PHP Classes

Add button - Upload CSV to DB

Recommend this page to a friend!

      phpMyDataGrid - AJAX Enabled Datagrid  >  All threads  >  Add button - Upload CSV to DB  >  (Un) Subscribe thread alerts  
Subject:Add button - Upload CSV to DB
Summary:Is there a function where in I can upload data from a csv to db
Messages:3
Author:Joeven
Date:2008-02-08 07:56:00
Update:2008-07-25 14:29:34
 

  1. Add button - Upload CSV to DB   Reply   Report abuse  
Picture of Joeven Joeven - 2008-02-08 07:56:00
Hi...
Is there a function where in I can upload data from a csv file to the db.
For saving time in uploading multiple data. Instead of entering them 1 by 1 hhow bout directly saving the csv file to DB. using the header of the csv as the basis or just arrange the data according to the table on the db..

Thanks...

  2. Re: Add button - Upload CSV to DB   Reply   Report abuse  
Picture of Gustavo Arcila Gustavo Arcila - 2008-02-08 14:14:35 - In reply to message 1 from Joeven
Hi,



Sorry, that function is not available


Regards

  3. Re: Add button - Upload CSV to DB   Reply   Report abuse  
Picture of India India - 2008-07-25 14:29:34 - In reply to message 1 from Joeven
Hi


you can do. Try LOAD_FILE command in Mysql

:)



Regards
Manisekaran