Hello all..
I have a project in which
i need to read an MS Word file
and have PHP pick up on the basic
formatting of text changes,
such as bold text, underlined, or italicised.
I want to read it in as a .doc file.
I have been able (so far,)
to load in the document using
fread() and using the file pointer, etc.
But, how can i use PHP alone to
read and interperet the text style
changes ??
I do not wish to download or use a 3rd party
software (there was a posting that
suggested 'sourceforge.net')
..unless there is no other way
to sort this out.
I am using PHP 4.03 on Windows 98 PWS.
Can anyone help?
please email me at
adam_t@ftnetwork.com
Thanks;
Adam