Re: [PHP] Parsing MS-WORD docs

2005-09-08 Thread Rory Browne
What OS are you using?

What do you want to do? ie why do you want to parse them?

Chances are that you will not be able to do it with PHP, but may be
able to call an external utility from PHP that will perform the
required task.

On 9/7/05, Shafiq Rehman [EMAIL PROTECTED] wrote:
 Hello,
 
 I want to parse the .doc files with PHP. Anybody have some idea regarding
 this problem.
 
 Your help regarding this matter is really appreciated
 
 Regards
 --
 
 PHP is too logical for my brain (http://www.phpgurru.com)
 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Parsing MS-WORD docs

2005-09-07 Thread Richard Collyer

On Wed, September 7, 2005 7:39 am, Shafiq Rehman wrote:
 Hello,

 I want to parse the .doc files with PHP. Anybody have some idea regarding
 this problem.

 Your help regarding this matter is really appreciated

 Regards
 --

 PHP is too logical for my brain (http://www.phpgurru.com)


Hello,

Take a look over at SquirrelMail. http://www.squirrelmail.org/

In thier Plugins section they have a script that parses all sorts of
documents. Could be a start to build your own - however this needs a
couple of extra packages (when installed in Unix).

Regards,
Richard


--
Richard Collyer
[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php