ID: 17435 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Linux/Windows PHP Version: 4.2.0 New Comment:
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. unset()'s documentation is perfectly right on this point. Previous Comments: ------------------------------------------------------------------------ [2002-05-26 13:21:42] [EMAIL PROTECTED] The article about unset() says: "If a globalized variable is unset() inside of a function, only the local variable is destroyed. The variable in the calling environment will retain the same value as before unset() was called." It is != true! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17435&edit=1
