Cain Fleming Posted December 18, 2010 Share Posted December 18, 2010 Good Evening, I have a working knowledge or HTML/CSS and right now I am learning/reading about PHP. Currently I am looking to build a website around an events calendar, let me explain more. A user would log onto the site, submit a form (with an event), this would then be added to a calendar as well a new page for the event details. The calendar would be fully visible to an visitor to the site. I would also like the ability to add a ticker on the homepage with the latest events added. How complicated is this to implement? And what are the basic requirements? I hope this makes sense. Thanks, Cain Link to comment https://forums.phpfreaks.com/topic/222095-php-events-calendar-help/ Share on other sites More sharing options...
joel24 Posted December 18, 2010 Share Posted December 18, 2010 it's not overly complicated, probably a good learning job for PHP though I would do some other small muck around jobs first. You'll need a database to store the events and then practice up on PHP time/date functions... a quick google found these two tutorials A-Useful-Event-Calendar-Written-In-PHP Simple-Event-calendar-PHP--MySQL Link to comment https://forums.phpfreaks.com/topic/222095-php-events-calendar-help/#findComment-1149097 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.