rsquaredpgh Posted July 13, 2006 Share Posted July 13, 2006 I'm starting a new project and I'm by no means an expert with PHP so I need a push in the right direction.I have a restaurant client that has a room specifically for events. They would like to have an online calendar wherein a potential customer could pull up a specific month and see a standard calendar page for that month but with the days that the room is booked designated somehow. (Maybe the open days are in blue and the booked days are in red, or something). They also want the staff to be able to update the calendar via online form.I know that there are probably many ways to go about this but I'd like to do it the most efficient way. I'm not looking for code or someone to do the work for me, just some general suggestions on what might be the best way to go.Thanks in advance. Quote Link to comment https://forums.phpfreaks.com/topic/14532-updateable-mysqlphp-calendar/ Share on other sites More sharing options...
ShogunWarrior Posted July 13, 2006 Share Posted July 13, 2006 Try and find an open-source, free calendar for PHP.If it's programmed well then styling it to suit a site shouldn't be hard.Then, you can ask for advice on how to add hooks from your booking system (or one you create) into the calendar. Quote Link to comment https://forums.phpfreaks.com/topic/14532-updateable-mysqlphp-calendar/#findComment-57606 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.