ID: 12183 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PWS related Operating System: WIN32 (98) PHP Version: 4.0.5 New Comment: Please provide more information - a script snippet would be a good place to start. :) Also, does the following script generate any errors? <?php error_reporting (E_ALL); isset ($not_a_variable); ?> Previous Comments: ------------------------------------------------------------------------ [2001-07-16 04:14:18] [EMAIL PROTECTED] If i use if(!isset($some_var)) then he stil gives undefined variabele $some_var on line .. from C:\internet\wwwroot\...... ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12183&edit=1 -- 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]