Posted by Jay on 03/08/06 11:49
Anyone know of any simple tutorials or how to perform a MySQL query with PHP
on the DateTime field?
MySQL Database has DateTime Values (Example: 2/9/2006 3:30:06PM)
I would like to be able to perform the following queries:
1: specific date (show all records on that date)
2. range of dates (show all records in between 2 dates. example: form
1/1/2006 to 1/3/2006)
Thanks greatly!
Navigation:
[Reply to this message]
|