Hello
I am working on a new project and need advice on how to create an efficient booking system. At the moment am concerned about creating a calendar that is generated based on server side processing. I want the calendar to be a sort of wall calendar, where notes can be added on each day and stored in a database, the content can then be viewed, edited or deleted by users with the right privelege.
Thanks in anticipation.
Customized calendar booking system
Moderator: General Moderators
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London
Re: Customized calendar booking system
I think this will be a most suitable solution for you: http://www.easyphpcalendar.com/
Re: Customized calendar booking system
Thanks alot.