News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
JSLabs Blog:
How to create Microsoft Office Documents with PHP
July 02, 2007 @ 12:02:00

From the JSLabs blog today, there's a quick illustration of how to dynamically create three different types of Microsoft Office files - a Word document, Powerpoint and an Excel file.

There are two main ways to build Excel, Word, and PowerPoint documents using PHP. The first is by using the COM library (only if you are using a Windows server) and the other is by using a more standardized approach such as HTML or CSV.

All three examples use the COM method and make basic structures to save out. They also include a screenshot (and description) showing where you can find the list of functions you can call to the COM object for each application.

1 comment voice your opinion now!
microsoftoffice document excel powerpoint word com object microsoftoffice document excel powerpoint word com object




Similar Posts

DevShed: Introducing Visitor Objects in PHP 5

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

PHPit.net: PHP5 Class Basics, Part 1

ThinkPHP Blog: Spooky Action at not so much Distance

DevShed: Loading XML Strings with simpleXML in PHP 5


Community Events







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


framework mysql zendframework code job PHP5 PEAR zend developer application releases package database book cakephp release security ajax conference example

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