Login   Register  
PHP Classes
elePHPant
Icontem

Class: Delimited Text Files

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Richard Munroe  >  Delimited Text Files  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Delimited Text Files
Base name: delimitedtextfiles
Description: Parse comma or tab delimited text lines
Related classes: , ,
Version: 1.0.0
PHP version: 4.4
License: Custom (specified in a license file)
All time users: 548 users
All time rank: 4296
Week users: 0 users
Week rank: 2651
Picture of Richard Munroe
Author: Richard Munroe is available for providing paid consulting. Contact Richard Munroe .
Packages: 22 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 61
All time rank: 101 in United States United States
Week rank: 38 Down5 in United States United States Down
Innovation award
Innovation award
Nominee: 3x

Winner: 1x


  Detailed description  
This class can be used to parse comma or tab delimited text lines.

It takes a string with a text line and splits the text where comma or tab characters appear.

The split text chunks are returned in an array of strings.

 

  Groups  
Group folder image Text processing Manipulating and validating text data View top rated classes

  Rate classes User ratings   Dependencies   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
dm.File
Optional
Example.php uses it to read Download.txt

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.DelimitedTextFiles.php Class Parse delimited text data
Plain text file Download.txt Data Test data for the example
Plain text file example.php Example Example of use of DelmitedTextFiles
Plain text file license.txt Lic. License
Plain text file makedoc.sh Data Generate phpdoc documentation

Download all files: delimitedtextfiles.tar.gz delimitedtextfiles.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.