This is a discussion on How to get php.exe to return a correct result code within the alt.comp.lang.php forums, part of the PHP Programming Forums category; How can I get php.exe to return a correct result code, e.g. one that indicates failure to my ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
How can I get php.exe to return a correct result code, e.g. one that
indicates failure to my make.exe upon for example: Fatal error: Call to undefined function: ... Currently this (Windows php.exe 4.3.1) reutrns a code indicating success! Thanks. -- Chris |
|
|||
|
Anyone, please?
Chris John Jordan <chrisjj@despammed.com> wrote: >How can I get php.exe to return a correct result code, e.g. one that >indicates failure to my make.exe upon for example: > > Fatal error: Call to undefined function: ... > >Currently this (Windows php.exe 4.3.1) reutrns a code indicating success! > >Thanks. -- Chris |