PHP Date comparison
-
I have a date stored in a db as -4, 2012, 8 – 1, 15, 00, 00, 00 which is used to create a JS countdown and I am trying to compare this value to the current datetime value to control visibility. I’ve tried to strtotime(‘-4, 2012, 8 – 1, 15, 00, 00, 00’) but it does not work. Any help is appreciated. Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Date comparison’ is closed to new replies.