Chris Mach wrote --- napĂsal::
I want to compare a timestamp in my database with the current time. I want to be able
to tell if the timestamp is within 5 mins of the current time. How would I do this?
Please?
timestamp_column BETWEEN UNIX_TIMESTAMP(NOW() - INTERVAL 5 MINUTE) AND
UNIX_TIMESTAMP(NO
I want to compare a timestamp in my database with the current time. I want to be able
to tell if the timestamp is within 5 mins of the current time. How would I do this?
Please?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.70
2 matches
Mail list logo