Using PHP to read Microsoft Office documents?

Strifariz

New member
I'm looking to read a word document (.doc) using PHP. I know this is possible using PHP's COM feature on a Windows server with the Office package installed, but is there any other way of reading it on a unix system (possibly utilizing Open Office or a library)?
 
Back
Top