Copy link to clipboard
Copied
Hello,
I have looked online and cannot find suitable instructions on how to create a word document using php. What I have is a form field called 'essay'. I want it so anyone can paste something into the field, submit is clicked, and a .doc is created and inserted into a table in mysql. I'm stumped on how to create the .doc using php. Any ideas?
Kelsey
Copy link to clipboard
Copied
There are plenty of scripts and tutorials. Try searching for 'php create word doc'.
Here's one example, but there are plenty more: http://webscripts.softpedia.com/script/Health/Creating-Word-document-doc-on-the-fly-41004.html
Find more inspiration, events, and resources on the new Adobe Community
Explore Now