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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to