First I have to say that I am not web developer. A friend made me a nice looking web site and I want to insert some text in it. I do not want to bother him with this and I would like to learn by myself how to do this. IU have several documents in .doc format and I would like to convert them to .php so I can integrate them in web site. Can you help me with this?
Hello. I have to admit that I did not understood your question well. If you want to place .doc documents on web sit you can just place them there for download and not to convert them. If you want text in .doc document to appear on web site then you can convert it to HTML (you can do this even from Word) and such document integrate to php web page. There is no way to convert .doc. To php code directly.