Jump to content

PHP Events Calendar - Help


Cain Fleming

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.