read data from excel using php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • duha
    New Member
    • Oct 2006
    • 1

    read data from excel using php

    Dear All,

    how I can read data from excel file using php I want convert some data which stored in Excel file to mysql using PHP


    Regards
    Duha
  • brid
    New Member
    • Oct 2006
    • 13

    #2
    http://sourceforge.net/projects/phpexcelreader
    or Save As .XML and parse it

    Comment

    Working...