Re: [PHP] Google Calendar Integration

2009-06-06 Thread kranthi
and you have a complete set of documentation at http://code.google.com/apis/calendar/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Google Calendar Integration

2009-06-05 Thread Tom Chubb
2009/6/5 Leonard Burton > HI All, > > Has anyone used Google Calendar (of course via PHP) to allow clients > to schedule appointments from the business's webpage? If so, would > you please tell me how you made it so it would only show the client > times which were available and of course not lis

[PHP] Google Calendar Integration

2009-06-05 Thread Leonard Burton
HI All, Has anyone used Google Calendar (of course via PHP) to allow clients to schedule appointments from the business's webpage? If so, would you please tell me how you made it so it would only show the client times which were available and of course not listing private client details? Thanks,