I turned on E_ALL & E_STRICT and I still don't receive any type of error 
message.  My code simply stops.  I'm not sure what the problem is but I found a 
Google Calendar wrapper that suits my needs and doesn't require Zend.

Thanks!
Floyd

On Oct 12, 2010, at 10:22 PM, Kranthi Krishna wrote:

> The exact error message will help understand your situation
> 
> Most probable reason is Zend is not included in your include path
> 
> develop with error_reporting set to E_ALL & E_STRICT that will help
> you understand many trivial errors


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to