PHP Classes / CSV Parse and Read

Parse and display data from a CSV file

CSV Parse and Read PHP Class

This class can be used to parse and display data from a CSV file. It can open and parse the lines of a given CSV file. The data is stored in an array class variable. The class may also display the CSV data in an HTML table using a separate PHP template script.

Similar PHP Classes

Search in PHP Classes

Filter by tags