News Feed
Jobs Feed
Sections




News Archive
Justin Silverton's Blog:
Excel and php without COM
March 28, 2006 @ 07:01:46

At times, working within the confines of a Microsoft world can be frustrating, especially when it comes to making more advanced versions of files (i.e. a "real" Excel file versus a CSV). In this example, Justin Silverton gives us an example of how to do just that - use PEAR to create an Excel 5 file.

He uses the Spreadsheet_Excel_Writer package to create the file without the need for getting COM in the mix. The package makes it simple to take in a dataset and write it out to a workbook - complete with column headers.

He shows two ways to save the file as well - creating a local file (on the web server) and pushing it out to the browser.

It's a simple introduction, but it's a starting place - especially for those with a project plan that requires it.

0 comments voice your opinion now!
excel com without spreadsheet_Excel_writer PEAR excel com without spreadsheet_Excel_writer PEAR


blog comments powered by Disqus

Similar Posts

Greg Beaver\'s Blog: Why it is very important to upgrade to PEAR 1.4.6 from PEAR 1.3.x

Syntux Blog: Advanced Caching Technique - Block Randomization

Adam Trachtenberg's Blog: PHP 5 + COM + Skype Help Wanted

Community News: Latest PEAR Releases for 02.05.2007

Elizabeth Naramore's Blog: July Edition of IPM Published


Community Events











Don't see your event here?
Let us know!


series zendframework2 introduction development tool language phpunit community code interview podcast conference testing application framework unittest release opinion functional example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework