[PHP-DEV] Bug #871: exit() is not documented From: cjs <email protected>
Date: 10/23/98

From: cjs <email protected>
Operating system: NetBSD
PHP version: 3.0.5
PHP Bug Type: Documentation problem
Bug description: exit() is not documented

Here is the documentation. (I assume I submit it here; your Dos & Dont's page didn't give any other suggestions on where to submit it.)

exit -- stop interpreting the current script

Description

exit()

This function does not return; it stops execution of the current script.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>