• Question
3
Responses
.XLS export
How can export .xls (Excel Sheet) in database through using php.
Difficulty Rating 
  • Programming & Scripting    Posted Sep 11 at 3:19 pm by
  • deepak11
Profile Photo
through class
  • Posted Sep 15 at 4:33 pm by
  • Raman
Profile Photo
http://teksup.com
  • Posted Sep 18 at 9:06 pm by
  • Raman
Profile Photo
Best way is to export xls file to csv format. Then import in MS SQL or mySQL database. Use Open Office CALC (alternative to Excel) to export in csv format