If you want to read an M$ Word file, use the COM function, of course
assuming that you are on a win32 server.
Alain
On Thu, Aug 16, 2001 at 08:14:29PM +0800, Jack wrote:
> Dear all
> I'm trying to get PHP to read the content which created by MS Word.But when
> php runs, and it just return Nothing (Blank ) to the browser!!
> Actually , i was thinking to make a HTML Page which can let user to type in
> the content, then the content will copy to a file and finally a php will
> pick the content of that file and display it to browser!
> I had tried to use "fput" and "fgets" before, which it work, but the second
> time i type in something again from the input HTML, it doesn't change the
> content of that file. actually it remain the same as i last type in!!!
>
> IS there any good suggestion for performing this task???
> User Input ---> Copy content to a file ---> Read content & display to
> browser!
>
> Thx
> jack
> [EMAIL PROTECTED]
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]