[PHP] Microsoft Word

2004-01-06 Thread Satch
Is there a way to convert a web page into a Microsoft Word document?  ...maybe with a 
PHP header of some kind?

What I want to do is populate a web page with data from MySQL database, then open it 
in Microsoft Word.  Alternatively, if you know how, I could populate the Word document 
directly from MySQL.

Thanks!



Satch
[EMAIL PROTECTED]



[PHP] PHP/MySQL with Microsoft Word

2004-01-06 Thread Satch
Is there any way to have a web page (PHP) that draws data from a database (MySQL) then 
populates a Microsoft Word document?  I have some Microsoft Word templates that are 
manually populated and cry out for database integration, but Microsoft Access is not 
robust enough.

For an even harder question:  is there a way to do the reverse?   i.e. take the 
populated fields from the Word document and insert the values in the database?

Thanks!



Satch
[EMAIL PROTECTED]