![]() |
view the reort in ascending order
Good day!
I have a mysql_query code to sleect the date from the database and my problem is the output is not in ascending order. Here is my code: PHP Code:
PHP Code:
Thank you |
Re: view the reort in ascending order
you ordered by plt_no, you should order by plt_date instead:
PHP Code:
|
Re: view the reort in ascending order
Quote:
|
| All times are GMT +5.5. The time now is 01:32. |