[PHP] catching parse error. From: Aaron (aarmel <email protected>)
Date: 11/21/01

ok what I want to do if possible is....

i have file index.php

then I include the file x.class

now. index.php calls x.class

IF x.class has a parse error just return false to index.php?
or just return nothing,

But dont stop the execution of index.php Is this possible?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>