PHP4 & PHP5 timestamp difference
Posted: Mon Nov 05, 2007 11:27 am
Hi all,
I've got 2 boxes here running PHP4 & PHP5.
The PHP4 box says 1:00 AM November 4th, 2007 MST is 1194163200
The PHP5 box says 1:00 AM November 4th, 2007 MST is 1194159600
Which one is correct & does anyone know why the difference? I'd tend to believe PHP4 is correct because it actually takes into consideration the missing hour.
I've got 2 boxes here running PHP4 & PHP5.
The PHP4 box says 1:00 AM November 4th, 2007 MST is 1194163200
The PHP5 box says 1:00 AM November 4th, 2007 MST is 1194159600
Which one is correct & does anyone know why the difference? I'd tend to believe PHP4 is correct because it actually takes into consideration the missing hour.