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

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

Guest
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.
 
Back
Top