[PHP] IE Buffering

2004-06-01 Thread Stephen Lake
Can anyone tell me what size the buffer in IE has to be before it outputs data? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] IE Buffering

2004-06-01 Thread Curt Zirzow
* Thus wrote Stephen Lake ([EMAIL PROTECTED]): Can anyone tell me what size the buffer in IE has to be before it outputs data? The calculation is as follows: [Total Virtual Memory] - [Non-table enclosed data] + [sizeof(input.buffer)] / [random.crash()] Curt -- I used to think I was