Hi everyone,
I am using fopen and fwrite to generate an XML file to be used by a Word template to fill certain fields. However, the created file is not recognised by Word due to encoding problems. I don't know how to save the file in an XML format recognised by Word template?
Thanks in advance