Date: 11/21/01
- Next message: Ashley M. Kirchner: "Re: [PHP] Piping into script..."
- Previous message: David Robley: "Re: [PHP] Piping into script..."
- Next in thread: _lallous: "[PHP] Re: catching parse error."
- Reply: _lallous: "[PHP] Re: catching parse error."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Ashley M. Kirchner: "Re: [PHP] Piping into script..."
- Previous message: David Robley: "Re: [PHP] Piping into script..."
- Next in thread: _lallous: "[PHP] Re: catching parse error."
- Reply: _lallous: "[PHP] Re: catching parse error."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

