PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I wonder if you could use the php date functions: ie mktime() a number into a pseudo-timestamp then use the date() function? Away from home right now so don't have the manual to refer to. I guess that would only get you up to 31 anyway.