Mysql - Date repeating twice in PHP for each loop

Mysql - Date repeating twice in PHP for each loop

瀏覽:957
日期:2026-04-19
Mysql - Date repeating twice in PHP for each loop I've got a for each loop which is echoing results from a mysql query. Then I have a separate query inside the loop to find other records with a date value.I need to compare the dates to print relevant data...看更多