ID: 9128
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Program Execution
PHP Version: 4.0.4pl1
Assigned To:
Comments:
reclassify
Previous Comments:
---------------------------------------------------------------------------
[2001-02-06 08:30:18] [EMAIL PROTECTED]
i coding a skin engine @ pixelcore.com and use template to parse it. I open this file
with
$fp = fopen("http://....",'r');
while....
but if i forget to close this like and more that 20 users pars this skin i got some
error messeages on screen.
Zend Stack crashed at xxx.c line 42 or so.
Regards Kaiser
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9128&edit=2
--
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]