Thread
:
quick php date() help
View Single Post
08-28-2004, 04:57 PM
BradM
Confirmed User
Join Date: Dec 2003
Location: 1123,6536,5231
Posts: 3,397
Quote:
Originally posted by Arty
$yesterday = date("F d Y",mktime(0,0,0,date("F"),date("d")-1,date("Y")));
I tried that dude, the output I get is: December 27 2003
REALLY weird hey?
BradM
View Public Profile
Find More Posts by BradM