I want to know the PHP code for Word to HTML conversion. When we retrive the Word document from the database and display in the frontend, the Word document should display as HTML page.
+1
A:
I don't completly understand your request but I think you can try TinyMCE for PHP, it's a Web based Wysiwyg editor, where all you type and format will be saved as HTML code, you can even paste and convert Word documents.
geek1983
2010-05-05 12:33:02
A:
Hi, Actually i want to know the php code for word to html conversion .when we retrive the word document from the database and display in the frontentend.The word document should display as html page.
bhavani
2010-05-05 13:12:29
FYI, rather than provide an answer clarifying your question, please go back and edit the original question. This site works best that way. You should be able to delete this answer also.
GreenMatt
2010-05-05 13:15:52
A:
So like symcbean said, the best way to do is wvWare, otherwise,you could hardcode a class yourself, but it will be a difficult path.
geek1983
2010-05-05 15:56:38