[PHP] Calendars

2002-06-10 Thread Kevin P

Hi
I am trying to feature a calendar on a web site. I would like it to display
on a page and be able to change to another month when this is requested and
display items for the general public. I want the client to be able to go
into the database and update the items and those items to appear on the
site. Is there something outthere already packaged like this?

Kevin P




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Calendars

2002-06-10 Thread Jason Wong

On Tuesday 11 June 2002 01:24, Kevin P wrote:
 Hi
 I am trying to feature a calendar on a web site. I would like it to display
 on a page and be able to change to another month when this is requested and
 display items for the general public. I want the client to be able to go
 into the database and update the items and those items to appear on the
 site. Is there something outthere already packaged like this?

There should be quite a few:

http://freshmeat.net
http://sourceforge.net
http://phpclasses.gremlins.com.hk

-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
Do you have exactly what I want in a plaid poindexter bar bat??
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Calendars

2002-06-10 Thread David Freeman


  I am trying to feature a calendar on a web site. I would 
  like it to display on a page and be able to change to 
  another month when this is requested and display items for 
  the general public. I want the client to be able to go into 
  the database and update the items and those items to appear 
  on the site. Is there something outthere already packaged like this?

I've got an older version online (with a tar.gz of the code I use) at
calendar.outbackqld.net.au although it's old now and the new version
(which you can view at www.isisford.qld.gov.au) isn't quite ready to be
packaged up as an archive for release yet.

If it looks like something you're interested in then let me know and I
could package up what's there - it's just not real portable in the newer
form yet.

CYA, Dave



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php