|
-
May 8th, 2006, 08:51 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Format month
If the number is 4 then I want to convert it to month of april.
I've tried strftime function but it accept the full date not just a number.
strftime("%B", $date);
How can I achieve that converting a single number into month?
Thanks in advance for all help mate.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|