hello how to open resume in php or javascript or ajax or how to open .doc file in php or how to read .doc file in

Recommended Answers

All 2 Replies

If the objective is to display the Word file online, then the best way is to convert the Word file to an html file first and then display that. I found a class that can convert between formats and it seems to work well.
http://www.phpclasses.org/browse/file/1256.html

I also tried the routine that I referenced in the previous note and it works ok (with a few limitations) to produce plain text.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.