faqts : Computers : Programming : Languages : PHP : kms : Functions

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

5 of 11 people (45%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

With PHP running as a CGI binary (command-line), is there a way to force a script to return a non-zero return code to the shell?

Mar 5th, 2002 05:56
Taras Fizer, Jeff Schnitter,


try exit (int status);