Hi Lane & Group,
Lane I apprecaite all the hard work you are putting in getting answers for
these issue, this group is keeping you busy!
I'd like to suggest creating a FAQ or Open API Issues page in the wiki part
(similar to the "Share My Project" and "Feature Request" page) that the
group can help maintain as well to keep track of these issues.
Best,
- Shawn
On 5/22/07, Lane LiaBraaten (Google) <api....@gmail.com> wrote:
Hi Steve,
I don't have any examples of using PHP4 with the Calendar data API,
but I did find an example of using PHP4 with the Google Base data API
here: http://code.google.com/apis/base/samples/php/php-sample.html.
The example uses libcurl to interact with the API, so it should get
you started in the right direction.
Hope that helps,
Lane
On May 22, 1:50 pm, SteveRepp <Stev...@gmail.com> wrote:
I need to submit a Calendar event, via from a server that is running
PHP 4.3.1. Anyone have any ideas on how to approach this? Ther Google
API calls for PHP 5.x...
Thanks,