From:             [EMAIL PROTECTED]
Operating system: Windows XP
PHP version:      4.1.1
PHP Bug Type:     Output Control
Bug description:  Constant Refresh when files too large.

Somewhat related to "Bug #14529 script doesn't always finish output".

I just finished writing a script that is 82 Kb big. The script runs fine
with no errors but when I converted it to a phps and viewed it, It would
constantly refresh inside the window. 

I was able to fix a problem with a similar incident by putting flush()
functions in a loop with many many print and echo statements. That fixed
that but I can't do that with the phps file.

I have the website availeable if needed.
-- 
Edit bug report at http://bugs.php.net/?id=15612&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15612&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15612&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15612&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15612&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15612&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15612&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15612&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15612&r=submittedtwice

Reply via email to