PHP Classes

Classes of Charles Hays

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Charles Hays (1)  >  Mission progress status  >  Reputation  
Picture of Charles Hays
Name: Charles Hays <contact>
Classes: 1
Country: United States United States
Age: 54
All time rank: 3609480 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 381
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP CSV to MySQL Import  
Import data from CSV files to MySQL SQL dump files
This package can import data from CSV files to MySQL SQL dump files.

It can parse a given CSV file and extract the data values to generate a file with SQL statements to insert the values in a MySQL table.

It uses a special configuration file to detect the types of the MySQL table columns.

It is also aware of MySQL reserved words, so it does not try to create table invalid field names.

The package can also execute the generated SQL statements to insert the table data in a given MySQL database.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z