Posted by mcyi2mr3@lycos.co.uk on 11/16/05 00:30
Hi all!
Can anyone tell me how i can query my mysql table date format collumn
so that i can retrieve all records where the date has passed
$currentdate?
I hope its something simple like
$datequery ="SELECT date FROM tblrecords WHERE date < '$currentdate' ";
thanks
Marc
Navigation:
[Reply to this message]
|