Skip to main content
January 22, 2007
Question

Import Excel to MySQL using PHP

  • January 22, 2007
  • 1 reply
  • 387 views
Does anyone know the coding for if you have a excel document that has the same headers as the mysql table, however, you wish to import the data in excel inside your mysql table. How is this done through PHP. I've seen a lot of coding to do the reverse by exporting mysql data into excel. What I need is the reverse, is this possible?

Thank you,
AdonaiEchad
This topic has been closed for replies.

1 reply

January 23, 2007
Does anybody have an answer.