[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]



Re: [PHP] Microsoft Word & PHP

2002-04-26 Thread Miguel Cruz

On Fri, 26 Apr 2002, Vladislav Kulchitski wrote:
> Can anybody help me with this problem? Basically, I have thousands of MS
> Word documents. What I need to do is to design an interface that will
> let you submit more of them into the database, and it should index all
> these documents, like extract keywords. Is this possible at all via PHP?
> Also it should index or like re-index existing docs.

For submission:

http://www.php.net/manual/en/features.file-upload.php

For indexing and searching:

http://mnogosearch.ru

together with:

http://www.gnu.org/directory/catdoc.html

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Microsoft Word & PHP

2002-04-26 Thread Vladislav Kulchitski


Hi,

Can anybody help me with this problem? Basically, I have thousands of MS
Word documents. What I need to do is to design an interface that will
let you submit more of them into the database, and it should index all
these documents, like extract keywords. Is this possible at all via PHP?
Also it should index or like re-index existing docs.

I would be greatful for some advise or tutorial that does that.

Thank you,
Vlad
http://vladik.tripod.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php