-
phpCSV can parse each CSV file line and store the retrieved data in a bi-dimensional array class variable.The separator character and the line length limit values can be configured.
-
A path string, an optional path start prefix and a directory separator character is passed as argument.Path can append path directories or file names, return the directory and base names of the path, and change separate parts of the path.Requirements:PHP 5.0 or higher

