On Fri, Apr 18, 2008 at 12:34 PM, Nick Stinemates <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 18, 2008 at 10:54:36AM -0400, Jason Pruim wrote:
> Try this out:
>
> <?php
>
> while (true) {
> print "x";
> }Jason, Call ob_flush() and then this example and see what happens. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

