I want to be able to run an sql query to match the time only on that column e.g. I would like to be able to return all entries which have the 22:05:00 time, irrespective of the date element of the field.
So far I've not been able to track down precisely how to do this does anyone have any suggestions?
I never use the date field, it is often better to just store the seconds since epoch in an INT(16) field. Much easier to deal with.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.