[PHP] Re: Calendar Script

2005-01-03 Thread HarryG
Cool.. just tried your script. I might try to convert it to Smarty template compatible code, in my spare time. Have you used Smarty Templates?? "Joe Harman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hello, I just finished writing a basic calendar script... I wanted to pass

[PHP] Re: Calendar Script

2003-10-29 Thread pete M
here's the calendar I use http://dynarch.com/mishoo/calendar/index.html pete Vijay Killu wrote: Dear PHP, Where can I find the Calendar script that has been used on the PHP.net site. I believe I can use it on my website since it is open source :-) Thanks & Regards, ___ P

[PHP] Re: Calendar script - help

2002-11-05 Thread Kerry Kobashi
Your better off writing it from scratch than taking some pre-existing calendar/events code. Break the problem up into two seperate pieces and solve for each - the creation of a calendar view and the creation of a events view. "I am a calendar and I know how to:" Show a monthly view of myself