tail functionality in PHP
Posted on 12th June 2008 in PHP | 11 Comments »
This little PHP code snippet could come in handy for those in a need to display most recent entries in a considerably heavy text file, e.g. Apache log. Read the rest of this entry »

