Skip to content

ruscoe/PHP-Tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PHP Tail

Author: Dan Ruscoe (dan@ruscoe.org).

A script to emulate the UNIX tail program by displaying the last X number of lines in a file.

Useful for large files, such as logs, when you want to process lines in PHP or write lines to a database.

License

Released under the The MIT License.

http://www.opensource.org/licenses/mit-license.php

About

UNIX tail function in PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages