PHP Classes / Array To

Generate CSV files from array values

Array To PHP Class

This class can be used to generate a comma separated values (CSV) file from values passed in arrays. It takes an associative array and generates an CSV file from the values in the array. The class can also generate files with other configurable separators besides commas. It can also return a string that represents a valid definition of the array structure.

Similar PHP Classes

Search in PHP Classes

Filter by tags