Exporting to Word DOC

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
leewad
Forum Commoner
Posts: 91
Joined: Tue May 11, 2004 8:32 am

Exporting to Word DOC

Post by leewad »

Hi

I need to have an php form page with sends variables to Microsoft Word .doc page.

The customer will fill in an php page and after they hit submit, the information will then be prefilled into a .doc page. It then needs to print out the page without the "print now" box


The information that needs to be prefilled to the .doc file are:

Client:
Site:
Date:

Any ideas ?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Search these forums, i have answered this question numerous times.

Mark
Post Reply