ID: 19598 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Windows 2000, sp3 PHP Version: 4.2.3 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. This is why you should use include/require_once functions, they will prevent inclusion of the same file more then once. The source of the crash I am guessing, is that your system simply ran out of resources since what you did was make a fairly resource entensive unterminated loop. Previous Comments: ------------------------------------------------------------------------ [2002-09-25 13:13:17] [EMAIL PROTECTED] Including a file in itself causes the php.exe program to crash. It was late, and I was tired. :) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19598&edit=1