Question

I created a Word file (I mean .docx) and define some keyword (as variable) like {FIRSTNAME} , {LASTNAME} and ...

How can I change the keywords in .docx file with PHP ? is it possbile ?

Was it helpful?

Solution

Try PHPWord. Click here to check it out.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top