Jump to content

PHP/HTML - Export to Excel


kool_samule

Recommended Posts

well... as I said, the code is rather well documented:

http://phpexcel.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=10718#DownloadId=90450

 

Otherwise, it should be possible to "convert" your HTML table into an Excel table just by changing the header to

Content-Type: application/vnd.ms-excel

Not to mention there's plenty of scripts in the Tests directory, showing how to instantiate a workbook, populate and format cells, and write out the file

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.