zero-perfoliate
zero-perfoliate

Author Topic: PHP Calendar help?  (Read 212 times)

Offline mario2027

  • New PHP Members
  • Posts: 3
  • Karma: +0/-0
    • Free PHP Script, Project, Software, Tip & Tutorial on PHPKode.com
PHP Calendar help?
« on: November 30, 2010, 05:21:13 PM »
I need a PHP calendar that can generate HTML with embedded CSS style definitions and JavaScript to display the days of months denoting those that correspond to events from a given list of event days. Anyone on PHP Calendar is most suitable for me?

Offline cwarcarblue11

  • PHP Problem Solvers
  • *****
  • Posts: 112
  • Karma: +1/-0
    • C2C Technology
Re: PHP Calendar help?
« Reply #1 on: December 01, 2010, 08:21:45 AM »
Make your own ;) I've made one before, they're really fun to create. No, just kidding, for a good, free, open source php calendar, I wouldn't recommend any. I have used ExtCalendar and WebCalendar, but none of them are really that great. If you had to get one, I would suggest WebCalendar over ExtCalendar, as the latter has several security bugs (mine was hacked once)

 

zero-perfoliate