Uploading Word Documents using PHP

They have: 45 posts

Joined: May 1999

I have read that you can upload text and binary files using PHP.

But does anyone know if I can use it to upload Word documents as well.

My users will be uploading their own documents, hence I want the formatting of the Word documents maintained.

Thanks in advance.

They have: 6 posts

Joined: Dec 1999

You should be able to upload them just like you would with a regular file, just make sure it saves as a *.doc file or what ever the file name is.. goto the php manuals: http://www.php.net .. for more information on uploading files.

------------------
www.phrown.com

[This message has been edited by phrown (edited 18 December 1999).]

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.