News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Extracting text from Word Documents via PHP and COM
March 26, 2008 @ 12:02:06

In a recent blog post Akash Mehta showed how to reach into a Microsoft document (a Word file) and pull out the content inside via a PHP script.

Communicating via COM in PHP is easy as ever; especially for people coming from a VB background where executing complex tasks in MS-applications is a piece of cake, you will feel right at home in PHP. In fact, VB COM calls can be converted to PHP COM calls in just a few simple search and replaces.

He shows how to use the COM extension in a (Windows) PHP installation to access the text inside the document and manipulate the contents however you'd like (even writing them back out to another Word file).

1 comment voice your opinion now!
com document word extract content manipulate


blog comments powered by Disqus

Similar Posts

PHP Magazine: Two New Polls - CMS Features & PHP5 Choices

DevShed: Building PDF Documents with PHP 5

Builder.com: Dynamic XML document construction with the PHP DOM

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

Jonathan Snook's Blog: Elemental: Conditional Content with CakePHP


Community Events











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


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

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