Re: [PHP] Any personal experience with MySQL/Calendar application

2005-03-30 Thread Todd Cary
Joe - Can you send me the name? [EMAIL PROTECTED] Todd Joe Harman wrote: Hey Todd... I have one that I created and posted at Zend.com ... it can be easily adapted to store data n MySQL... Joe On Tue, 29 Mar 2005 12:33:12 -0500, Peter G. Brown <[EMAIL PROTECTED]> wrote: I have used egroupware in a c

Re: [PHP] Any personal experience with MySQL/Calendar application

2005-03-29 Thread tg-php
Made one myself that I thought was pretty good at the time (one of my first PHP projects) but as I learned more about PHP, I see that I did things the hard way, so it's in bad need of updating. If you wanted the source to play with as a starting point, I could probably through that together for

Re: [PHP] Any personal experience with MySQL/Calendar application

2005-03-29 Thread Joe Harman
Hey Todd... I have one that I created and posted at Zend.com ... it can be easily adapted to store data n MySQL... Joe On Tue, 29 Mar 2005 12:33:12 -0500, Peter G. Brown <[EMAIL PROTECTED]> wrote: > I have used egroupware in a company setting and found it to be largely > satisfactory. It might b

Re: [PHP] Any personal experience with MySQL/Calendar application

2005-03-29 Thread Peter G. Brown
I have used egroupware in a company setting and found it to be largely satisfactory. It might be overkill in your case but you can restrict module access. www.egroupware.org HTH Peter Brown Todd Cary wrote: I am looking for an open source calendar program that uses MySQL to store the data and h