T
|
tototoo 10/7/2008 |
SELECT is part of the SQL language. DATEDIFF is PHP. You can't just mix them. |
L
|
larsonsc author 10/7/2008 |
I got the DATEDIFF function from the MySQL site, so I figured it was fair game. |
T
|
tototoo 10/7/2008 |
I got the DATEDIFF function from the MySQL site, so I figured it was fair game. http://dev.mysql.com/doc/refman/5.0/en/dat...nction_datediff
|
![]() |
Sergey Kornilov admin 10/7/2008 |
larsonsc, |