php - How to export HTML table into the excel format? -
this question has answer here:
i have html table colorful cells. cell coloured according data coming database. want export table in excel format same colors shown in html table.?
the link of table is:
http://teradata.eu.pn/index2.php?name=5
phpexcel has options read basic html file , write excel officeopenxml (xlsx) or biff (xls): html reader doesn't yet support more rudimentary styling, can added script
Comments
Post a Comment