ID: 19084 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Strings related Operating System: Windows 2000 PHP Version: 4.2.2 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2002-08-24 10:53:10] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2002-08-24 10:31:34] [EMAIL PROTECTED] To generate the output of my scripts I generally execute code like: echo str_replace("{body}", show_results(), implode ('', file ('template.html'))); so I put my output inside the page. when the output generated by show_results() is > 32kb I get the page cannot be displayed error, random garbage in the output or just incomplete output. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19084&edit=1
