> No offense Benjamin, but you don't understand the conversation. This is > about running PHP apps in consoles, mail pre-processors and as cron jobs > where exit status is needed. The only way to get an exit status is with > exit. wow i just tried it... i never realized that return wasn't setting the exit code. ok then - i guess i'm all for system_exit() or similar, but why wouldn't we want return to set it like it's C counterpart? -benjamin -- PHP Development 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]
- Re: [PHP-DEV] Question: Should exit() print out the int... benjamin yates
- Re: [PHP-DEV] Question: Should exit() print out th... Jason Greene
- Re: [PHP-DEV] Question: Should exit() print out th... benjamin yates
- Re: [PHP-DEV] Question: Should exit() print ou... Brian Moon
- Re: [PHP-DEV] Question: Should exit() prin... benjamin yates
- Re: [PHP-DEV] Question: Should exit() print out th... php4
- Re: [PHP-DEV] Question: Should exit() print out th... Markus Fischer
- Re: [PHP-DEV] Question: Should exit() print ou... Yasuo Ohgaki
- Re: [PHP-DEV] Question: Should exit() prin... Zeev Suraski
- Re: [PHP-DEV] Question: Should exit() ... Lars Torben Wilson
- Re: [PHP-DEV] Question: Should ex... Zeev Suraski
- Re: [PHP-DEV] Question: Shoul... Lars Torben Wilson
- Re: [PHP-DEV] Question: Shoul... derick
- Re: [PHP-DEV] Question: S... Lars Torben Wilson