> -----Original Message-----
> From: Floyd Resler [mailto:fres...@adex-intl.com]
> Sent: Wednesday, October 13, 2010 7:07 AM
> To: PHP
> Subject: Re: [PHP] Google Calendar
> 
> 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
> 
> 

Shouldn't it be E_ALL | E_STRICT ?

Regards,
Tommy


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

Reply via email to