This is a discussion on PHP tailing a log within the PHP General forums, part of the PHP Programming Forums category; Hi all, Does PHP happen to have something similar to Perl's File::Tail -> http://search.cpan.org/~mgrabnar/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all,
Does PHP happen to have something similar to Perl's File::Tail -> http://search.cpan.org/~mgrabnar/Fil....99.3/Tail.pm? I'm looking to be able to tail a file on the server side and somehow figure out how to use AJAX to keep the file consistently updated through to the client. Any suggestions would be appreciated. Thanks, - sf |