PHP Classes

Classes of Matt Frederico

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Matt Frederico (1)  >  Mission progress status  >  Reputation  
Picture of Matt Frederico
Name: Matt Frederico <contact>
Classes: 1
Country: United States United States
Age: 49
All time rank: 1127167 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 2852
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image TailFile  
Emulates UNIX "tail -f" command
This class can display the lines added to a file like the UNIX "tail -f" command.

It can open given text file and returns the last lines added to the file.

The class takes note of the position of the file end and closes the file.

After a given wait period the class jumps to last end of file position and reads the file from there to check if there are new lines to show.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z