MYSQL, CSV & PHP automatic import -


i'm in process of making giant database application php forms computers & tablets drag information between multiple tables & databases.... far bit working great!

there external files need imported though , far done manually copying , pasting why want find way automatically import csv files.

the csv file consists of customer name, time, date, notes, etc... can appended database through access fine want way sales guys email database, have automatically uploaded ftp server , have missing records appended database.

sorry if wasnt clear..... ideas?


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -