PHP Classes / Delimited Text Files

Parse comma or tab delimited text lines

Delimited Text Files PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags