Hi there I had a problem here
I got a database in mysql that contains the date format like this "Mar 12
2001"
now i try to sort the database and find out how many data in my MySQL that
had a date > "Mar 12 2001"

how can i change that kind of format so i can compare the data in unix time
stamp format


Yamin Prabudy


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to