Microsoft
Software
Hardware
Network
Question : Insert data from test.xls to Mysql database table with php
Hello,
i have attached file which i want to insert in to mysql database table.
i have made simple form method to upload file, now i need php code which read and insert data into database.
Attachments:
test.xls
(17 KB)
(File Type Details)
excel file (.xls) which have to import
Answer : Insert data from test.xls to Mysql database table with php
If you must use a .xls format, then use ExcelReader
http://devzone.zend.com/ar
ticle/3336
The article tells you what you need to install and has sample code for reading data as rows and columns.
Random Solutions
DTPicker Click Event
Session Timeout during Session
WMIC Get Make, Model and Serial Number
capture value of checked items in checklistbox
Excel - VBA text formatting
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
htaccess rewrite
load a php file...
How can i select data with linq part by part of rows?
PHP String Concatenation Help