ID: 12016
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Scripting Engine problem
Operating System: any
PHP Version: 4.0.6
New Comment:

For these kinds of things we have include_once and require_once.

Derick

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

[2001-07-10 11:11:54] [EMAIL PROTECTED]

test.php contains:
<?
include ( 'test.php' );
?>

then just request test.php via any browser and here you are.

Suggestion:
Add variable to php.ini file, which restricts amount of nested includes.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=12016&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]

Reply via email to