Re: [Phplib-users] tail -f
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2002-12-17 20:28:38
|
Poduje, Miguel (LanInfo) wrote: > How can i do a "tail -f" in php? > I need to read a file in online mode. > I can only think of using the RSproxy class and JS, and feed a textarea or some scroller. I think the methods via Remote Scripting Proxy can be called syncronously or async. You should poll it from JS and push the lines to the textarea when are there. I still use an old MS Remote Scripting Proxy class, wonder if some open source is anywhere... I a bit forgot all about that... Gian |