Questions | Login

Top / PHP

How do I convert a doc file to plain text in php on a Linux server?

demo 19 Dec 2008 11:29am
I have a website and i want that my visitors upload a doc or docx file. And then using PHP i want the file to be converted to plain text.

My server has a Linux OS.

Answers

demo 19 Dec 2008 11:34am
try this..

http://snipplr.com/view/8364/convert-word-document-to-txt-text-file/
demo 19 Dec 2008 11:35am
Try saving the file as a .txt file.

Related

Submit Answer

You must be logged in to post an answer. Please Login or Register.

Powered by phpMyAnswers.