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

Thomas Weinert's Blog: Highlight Words In HTML

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

DevShed: More Examples of Creating Command Objects with PHP 5

Maarten Balliauw's Blog: Saving a PHPExcel spreadsheet to Google Documents

DashExamples.com: Capture Content Security Policy (CSP) Violations in PHP


Community Events











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


composer example functional application language phpunit release opinion zendframework2 testing api introduction community development code framework podcast series database interview

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