PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Sorry if I'm a bit vague... I don't think my code above is correct so don't base it on that.
My script basically opens a word document, replaces some fields within the word document and then saves the document in a new folder with a new name. I then want to be able to open that word document, make changes to it and then save it to the server again.
At the moment I have on a local install on my PC. So if the above is not possible, is it possible on a local install of PHP?
That code I post is the code after the word document has been saved in a new folder on the server.