Thread
:
quick php date() help
View Single Post
08-28-2004, 04:58 PM
Arty
Confirmed User
Join Date: Nov 2002
Posts: 880
Sorry Correction,
$yesterday = date("F d Y",mktime(0,0,0,date("m"),date("d")-1,date("Y")));
Arty
View Public Profile
Find More Posts by Arty