to go along with this, check out :
Output Control Functions :
http://www.php.net/manual/en/ref.outcontrol.php
and some interesting ones in the Misc section :
Miscellaneous Functions :
http://www.php.net/manual/en/ref.misc.php
links to a few tutorials are listed in ocf section. speaking of ocf,
the Oregon Country Fair is coming up ... July 13-15 2001. the fresh
squeezed orange juice is SO good! :-)
regards,
philip
On Sat, 24 Mar 2001 [EMAIL PROTECTED] wrote:
> In a message dated 24/03/2001 14:47:03 GMT Standard Time, [EMAIL PROTECTED]
> writes:
>
> << Is it possible using PHP to print a single line of text to a browser,
> have a second or two delay and then print the next line, etc. etc.?
>
> Greg >>
>
> Hi,
>
> You can use the following commands:
>
> sleep(seconds);
> usleep(microseconds);
>
> HTH
> Ade
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]