Search found 1 match
- Tue Sep 30, 2008 2:16 pm
- Forum: PHP - Code
- Topic: Help needed with calendar function please
- Replies: 2
- Views: 126
Help needed with calendar function please
Hi, Im hoping thi is an easy question but Im quite new to PHP. All the tutorials Ive found only show how to print the current month. Any way here's my prob: I need to create a table that shows all twelve months starting from the current month (ie. Sep, Oct, Nov, Dec, Jan, etc...). Is there an easy w...