09-14-2008, 10:31 PM
|
#4 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
|
PHP Code:
echo date('m/d/Y', $iNext);
Check out the date function on php.net.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
|
|
|
|