[PHP-DB] Printing date as 04-06-03

2003-06-05 Thread Steve B.
Hi all,
M-D-Y with leading 0 is how I would like to print dates at my exciting web page.
I am trying DATE_FORMAT and my provider locked up?? :(=

How would you print this?
thx
steve
http://www.aifiles.com


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Printing date as 04-06-03

2003-06-05 Thread Becoming Digital
print date(m-d-y);

http://us3.php.net/manual/en/function.date.php

Edward Dudlik
Becoming Digital
www.becomingdigital.com


- Original Message -
From: Steve B. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, 04 June, 2003 17:58
Subject: [PHP-DB] Printing date as 04-06-03


Hi all,
M-D-Y with leading 0 is how I would like to print dates at my exciting web page.
I am trying DATE_FORMAT and my provider locked up?? :(=

How would you print this?
thx
steve
http://www.aifiles.com


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php