[code]
date ("F", mktime(0,0,0,6,1,2000));
[\code]
Replace 6 with the month number and your on your way
-----Original Message-----
From: CF High [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 5:54 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Output Numerical Month as String?
Hey all.
Easy question here (can't find the answer in php manual)
In Cold Fusion I'm able to format a given numerical month value, say the
third month, as #MonthAsString(3)# and it returns "March"
What's the equivalent in PHP?
Thanks for any ideas..........
--Noah
--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php