ID: 20723 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Red Hat 7.2 PHP Version: 4.2.2 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php Previous Comments: ------------------------------------------------------------------------ [2002-11-29 06:50:29] [EMAIL PROTECTED] script.php <?php echo "hello\n"; include("script.php"); ?> if you try this you will get: hello hello hello ... and the script will failure ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20723&edit=1