PHP Classes

File: testfile.txt

Recommend this page to a friend!
  Classes of Hamid Ghorashi   Read Text Files   testfile.txt   Download  
File: testfile.txt
Role: Auxiliary data
Content type: text/plain
Description: Test file
Class: Read Text Files
Read text files line by line
Author: By
Last change: Correct email address
Date: 13 years ago
Size: 394 bytes
 

Contents

Class file image Download
/*************************************/ /* Class ReadTextFiles version 1.0.0 */ /* */ /* Coded by Hamid Ghorashi */ /* Email: h.ghorashi@gmail.com */ /*************************************/ This class has been writen to read regular text files. You can read the text line by line, jump to an identified line and count number of lines.