Hi all,
I have never done this before, and I am fairly new to PHP. I have PHP application form, sends data to mysql database. So next I need a button generate .doc, and on click it should populate the word document template, with the information from the database.
I have read somewhere that we can use COM, but on windows server... my application is on linux.
Thanks in advance!
Lily