Calendar Tutorial

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
thomas777neo
Forum Contributor
Posts: 214
Joined: Mon Mar 10, 2003 6:12 am
Location: Johannesburg,South Africa

Calendar Tutorial

Post by thomas777neo »

I'm looking for a step by step tutorial on how to create a dynamic calendar from scratch that dynamically interfaces with MySQL. I have calendars that i've downloaded but I'm still new at everything and it is difficult for me so understand exaclty how they did the whole thing. I want to build my own one, where a user logged in can click on a date and insert an event into the database from there plus other added functionality that calendars on the web cannot offer.

//plenty comments in the code and tutorial would be appreciated


Thanks to anyone that can help :wink:
Post Reply