Login   Register  
PHP Classes
elePHPant
Icontem

File: testfile.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2011-02-06 02:47
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.