PHP XLS/CSV Parser
Posted by Andrew Cetinick on May 19th, 2008Recently I have been writing an XLS/CSV parser in PHP for inserting records into a database. I wanted to implement a way to upload either a XLS/CSV file and for the data to be parsed and imported. Here is my implementation.
Read the rest of this entry »
Recent Comments