Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3500
PHP Script Codes > Simple CSV Upload Script
This is a Simple CSV Upload script that makes use of the 'LOAD INFILE' Query of MySQL. This is a script which can upload CSV (Comma separated values) file to the database, provided that the the fields in the file match the fields of the database provided in the configuration, irrespective of the database structure.
Features
* Upload Files and retain them
* Loads data irrespective of the database structure