Sort based on date selected??
Posted: Mon Jan 19, 2009 10:02 am
How All
How would I go about sorting results by the the date selected from a calendar?
I am assuming I need to do something like SELECT from here WHERE date = $date
but how do I get the date to store in the variable? Now that I think about it I guess the date would post to the page itself and store the variable.
Any help?
How would I go about sorting results by the the date selected from a calendar?
I am assuming I need to do something like SELECT from here WHERE date = $date
but how do I get the date to store in the variable? Now that I think about it I guess the date would post to the page itself and store the variable.
Any help?