Page 1 of 1

XLS or CSV to database using a form

Posted: Tue Feb 14, 2006 1:46 pm
by denisfi
Hi my friends... I need a big help from you!!!

I have this problem... How can I use a XLS/CSV file to be insert into a database (mysql) direct from the browser using form to upload and xhtml, php and mysql ??? All online???

to be more clear:

1) a file csv/xls
2) a database (mysql)
3) a form to pickup the file
4) open the file, pickup the data and create a sql string to insert into my database
5) execute the sql string
6) see thats ok.....

sugestions?????

Thank´sssssss

Denis