Thread
:
Help With PHP and timestamp
View Single Post
02-23-2005, 10:09 PM
Dusen
Confirmed User
Join Date: Aug 2002
Location: East Coast.
Posts: 2,251
Help With PHP and timestamp
I set this up:
$time1=time();
Later On,
$time2=time();
if I:
echo $time1 -> 1109145600
echo $time2 -> 1109201240
But if I
echo($time2 - $time1) -> -1109145600
Why? Why is it not 55640?
Can Anyone help?
__________________
Penis Pill Sponsor List and Reviews:
http://www.pillsponsors.com
Dusen
View Public Profile
Find More Posts by Dusen