I'm a newbie when it comes to programming, or PHP in general. Although I did manage to get PHP compiled on my server.
What I need is a calender script that will allow people to log in and have access to update the calender. I need to be able to have as many as 20-30 users, but probably no more then 15. It'd also be nice if there was a admin account that could go in and add users, and have control over everything. The users shouldn't be able to delete or change other people's entries, only their own. Does a script like this exist?
-ee99ee