Re: [PHP] Reading MSWORD Doc File Comments

2002-07-01 Thread 1LT John W. Holmes
al Message - From: "Crane, Christopher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 11:20 AM Subject: [PHP] Reading MSWORD Doc File Comments > Is there a way to read the comments of a MSWord Doc file. I would like to > get a directory listing

[PHP] Reading MSWORD Doc File Comments

2002-07-01 Thread Crane, Christopher
Is there a way to read the comments of a MSWord Doc file. I would like to get a directory listing of file in a directory that are mostly MSWORD docs. I would like to list the files with a description after each one. With HTML files I just read the file into a string and split it just after and th