ID:               20723
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Red Hat 7.2
 PHP Version:      4.2.2
 New Comment:

it is a bug


Previous Comments:
------------------------------------------------------------------------

[2002-11-29 06:51:10] [EMAIL PROTECTED]

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

------------------------------------------------------------------------

[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

Reply via email to