Page 2 of 2

Posted: Tue Nov 29, 2005 3:25 am
by n00b Saibot
I noticed another goof-up :arrow:

Code: Select all

$myDate = $POST['date']; //remove this line...

print "Formatted Date → ".date(''D jS M y', strtotime($r['date'])); //change this line...
I had posted the example for POST scenario... :? OK, nevermind....