/ Published in: PHP
The names of the months, as returned by date('M', ...)
Expand |
Embed | Plain Text
Comments
Subscribe to comments
You need to login to post a comment.
collin on 11/02/06
1 person have marked this snippet as a favorite
The names of the months, as returned by date('M', ...)
Subscribe to comments
You need to login to post a comment.
your welcom. i use this: $month = array ('', 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'); at shoutbox here: http://fast-const.ru