purdles Posted October 23, 2006 Share Posted October 23, 2006 I am looking for an easy easy supereasy ;D PHP calendar script - what I want is one of those tiny sidebar calendars that you see on blogs like Wordpress. One that I can easily install to an HTML page AND one that I can add events to. I found a few but they were strictly calendars. What we want is a birthday calendar so people can easily see that, hey, today's date is highlighted so there's members' birthdays there - click on it or hover over the date and you see a little list of the birthday people. That's why I need to be able to add events.Any ideas? Is there something out there like this, or am I dreaming? Or is PHP not the answer? I found a couple of JS ones but they seemed too complicated to maintain, esp adding events.Oh, did I mention that I prefer free or extremely cheap? ;D Link to comment https://forums.phpfreaks.com/topic/24854-php-calendar-script-suggestions/ Share on other sites More sharing options...
obsidian Posted October 23, 2006 Share Posted October 23, 2006 Well, I've recently written a tutorial for a [url=http://www.phpfreaks.com/tutorials/144/0.php]Basic Event Calendar[/url] which may fit your needs. Take a look at that and see if it makes sense. If you have specific questions about how the calendar is run, let me know. Link to comment https://forums.phpfreaks.com/topic/24854-php-calendar-script-suggestions/#findComment-113283 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.