Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 2,179 | All time: 1,794 This week: 41 |
Version | License | PHP version | Categories | |||
fileimporter 1.0.0 | BSD License | 5.0 | PHP 5, Databases, Files and Folders |
Description | Author | ||||||||||||||||||||||
This clss can be used to import data from CSV files into a MySQL database. |
|
|
Files (3) |
File | Role | Description |
---|---|---|
fileImporter.class.php | Class | fileImporter class used to import text file into database table |
readme.txt | Doc. | documents are explained this file |
sample.php | Example | example file of fileImporter class |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Few days ago, Client wanted to import a CSV file and all datas of this file will be inserted into a table in one project... |