> -----Original Message-----
> From: uaca man [mailto:[EMAIL PROTECTED]
> Sent: 14 October 2008 16:10
> To: php-general@lists.php.net
> Subject: Re: [PHP] Output text status on a long class
> 
> Dan,
> 
> Try
> echo "some text";
> ob_flush() <http://br2.php.net/manual/en/function.ob-flush.php>;
> *flush()* ;
> 
> also take a look at the documentation at:
> http://br2.php.net/manual/en/function.flush.php
> 
> Angelo
> 

Hi Angelo and Stut

Strange happenings.  Tried a few combinations of your suggestions but the
output is still just dumped at the end

Odd

Thanks for the input (and this may be something to do with the server (which
I didn't set up))

Dan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to