Re: [PHP] Decent Web Calendar With Moderated Public Postings

2001-08-31 Thread Richard Lynch
> echo $HTTP_POST_VARS['Approve_Selected_y'; That would have come from an tag. Conjecture: You probably didn't make nifty image buttons yet, so don't have that variable showing up. -- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL PROTECTED] Wanna help me out? Like M

Re: [PHP] Decent Web Calendar With Moderated Public Postings

2001-08-30 Thread Dave Freeman
On 30 Aug 01, at 13:40, Mike Gifford wrote: > I'd like to find a good web calendar which will allow the general public to > enter suggested events into a web calendar. I would want these suggested > events to be moderated so that they can be verified. I've got one that I downloaded from freshme

Re: [PHP] Decent Web Calendar With Moderated Public Postings

2001-08-30 Thread Mike Gifford
Hello Ramus, Rasmus Lerdorf wrote: > Well, the one on php.net is very simple, but it meets those basic > requirements. http://www.php.net/cal.php > You can grab the source for it out of cvs. See http://cvs.php.net Ok.. I've got the source.. However, pulling the calendar out of php.net is a b

Re: [PHP] Decent Web Calendar With Moderated Public Postings

2001-08-30 Thread Mike Gifford
Rasmus Lerdorf wrote: > Well, the one on php.net is very simple, but it meets those basic > requirements. http://www.php.net/cal.php This looks like it would probably work! > You can grab the source for it out of cvs. See http://cvs.php.net I couldn't get it from here, but I think I was able

Re: [PHP] Decent Web Calendar With Moderated Public Postings

2001-08-30 Thread Rasmus Lerdorf
> I'd like to find a good web calendar which will allow the general public to enter >suggested events > into a web calendar. I would want these suggested events to be moderated so that >they can be verified. > > Does anyone know of a package that would allow this type of moderated public >post