looking for a simple php calendar - for event invitations

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
kmaisch
Forum Newbie
Posts: 6
Joined: Fri Feb 18, 2005 5:31 pm

looking for a simple php calendar - for event invitations

Post by kmaisch »

I'm looking for a simple PHP calendar application where I can have guests post events, and other people can join in...

Eg: Someone starts an EVENT - December 15th - BBQ at Park - current event participants = 1
Someone else wants to go to the event - they click a "count me in" link or something... totel event particpents = 2
And so on.

I dont know how to write something like this - but theres so many Calendar things already - I'm sure one of them can do something like this?

Kim
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

moved to "Miscellaneous"
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

Try hotscripts?. Every application there is well documented.
Post Reply