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
-~----------~----~----~----~------~----~------~--~---

Reply via email to