I have a Word Document with 7-10 bookmarks. I want to enter values in that word document , based on bookmarks using PHP. I am using a Linux server. Possible ? If Yes, How ?
Wow. You don't have any idea how a raw .doc / .docx-file is made up, do you? No, you cannot "just read and write" a .doc-file - you'd need some sort of library for working with Office-files. But, I've got to ask - WHY in the world do you hate yourself this much? Why do you want to write a .doc-file, on a Linux-server, using PHP? Why not chose another format?