From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: Output Control Bug description: Crushes when using output functions (buffering) A good way to crush it is to buffer dynamic image data (feel free to call ob_start, then read-in some GIF image from a file, print it to buffer, then call ob_end and... it crushes). -- Edit Bug report at: http://bugs.php.net/?id=11473&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]