PHP and MailMerge
Posted: Wed Dec 29, 2004 6:23 pm
Is it possible to perform a mailmerge with Microsoft Word using PHP and a MySQL database?
I know that I can export the data and then do the mailmerge manually. What I'd like to do is to execute a php script and create the document(s).
I know that I can export the data and then do the mailmerge manually. What I'd like to do is to execute a php script and create the document(s).