hey php fans,
I need to know how to retrieve MySQL files in order by date ... not the date that the information is entered, but a user specified date .... the date of the conference.
Let's say that users are entering the date of future conferences.
What format do I need the user to enter the date of the conference in to be able to fetch the file from MySQL in an ordered list?
And how do I call that ordered list?
thanks,
cdherold
I need to know how to retrieve MySQL files in order by date ... not the date that the information is entered, but a user specified date .... the date of the conference.
Let's say that users are entering the date of future conferences.
What format do I need the user to enter the date of the conference in to be able to fetch the file from MySQL in an ordered list?
And how do I call that ordered list?
thanks,
cdherold