Calendar?!

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
adejones
Forum Newbie
Posts: 3
Joined: Sun Jul 17, 2011 12:38 pm

Calendar?!

Post by adejones »

I'm a bit stuck on something.

I want a locum GP to have his own “profile” page, viewable only by members, editable only by me… this bit is simple.

On this page, I want a calendar embedded, editable by the locum gp as he can add “busy” to days where he is booked. I can use google calendars but this gives them access to allsorts within google and takes them away from my site to edit even though the actual calendar is embedded on their page.

What else could I use?

How would you do this?
Post Reply