Forum Moderators: coopster
I am looking for a PHP script that is kinda easy to edit by someone with a decent PHP knowledge. It also must display in month format and work off a MySQL database. I like the format used here. <snip>
If anyone can help I would be very grateful,
Tahu
[edited by: jatar_k at 3:09 pm (utc) on May 20, 2003]
[edit reason] no urls thank you [/edit]
getdate() [php.net]
mktime() [php.net]
strftime() [php.net]