C.F. Scheidecker Antunes wrote:

Can anyone tell me how to test the offset 1 or more in the array $att[$k]->parameters[1] so that I can avoid this error?

if(isset($att[$k]->parameters[1])) { dosomething(); }

--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to