Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do I create a .doc file using php?

New Here ,
Aug 24, 2009 Aug 24, 2009

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

TOPICS
Server side applications
1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 24, 2009 Aug 24, 2009
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines