Yes, the Zend Framework only supports PHP 5.
We do have some samples for Google Base on our site that use PHP 4 and libcurl. You could adapt something like this to calendar: http://code.google.com/apis/base/samples/php/php-sample.html Maybe some other group members have accomplished this or written their own libraries? -Ryan On Dec 20, 12:46 pm, "dafritz" <[EMAIL PROTECTED]> wrote:
I am new to using the Google client libraries and noticed that there is now a Library for PHP. Upon experimenting with these libraries I have run into a problem. By simply doing a simple require for the Zend.php file: <? require_once 'Zend.php'; ?> I get: Parse error: syntax error, unexpected T_CLASS in .../Zend.php on line 37 My server is running PHP 4.4 and i noticed that these libraries are designed for PHP 5. I was wondering if this is the problem. I am currently talking with my server to try to upgrade to PHP 5 but they are stubborn because they already have it installed on all of their servers. But I was just wondering if anyone has used the Zend libraries with PHP 4.4 and got them to work. Thanks
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
