Connecting Tech Pros Worldwide Forums | Help | Site Map

import data from excel file [mydata.xls] into mysql table

Newbie
 
Join Date: Apr 2008
Posts: 1
#1: Apr 4 '08
I want to import data from excel file [mydata.xls] inot mysql database table but unable to solve this problem.
I have searched google and find an example of importing of CSV excel file.
But when I modify it for my own requirements it does not work.
Please help me with an example to import data in colums in exel file into mysql table columns.

Thank
PHP Lover

ronverdonk's Avatar
Moderator
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 4,139
#2: Apr 4 '08

re: import data from excel file [mydata.xls] into mysql table


Welcome to Bytes!

Then show the piece of code that does not work. You are not just asking for a simple few lines sample, you ask for a lot of code.

So show the culprit code (and show it within the appropriate code tags).

Ronald
Reply


Similar PHP bytes