Gangadhara Prasad wrote:
> 
> 
> Hi Experts,
> 
> How to import word doc file into mysql table using php coding?
> 
> Can you please me anyone.
> 
> Thanks,
> Gangadhar


--- On Tue, 3/6/08, William Piper <[EMAIL PROTECTED]> wrote:

> If you are using a windows machine, you can use COM. I am not very 
> familiar with it and have never used it, but I know it can control an 
> installed instance of word & do many things with it.

> A quick google search resulted in this link:
> http://drewd. com/2007/ 01/25/reading- from-a-word- document- with-com- > 
> in-php

> Good luck,

> William Piper


The question is not very clear.

Do you want store the doc as a .doc file in MySQL, and access it as a link or 
something similar? If yes, then a simpler way to do that is to upload that file 
in some folder on the server using PHP code.

Do you want to store the contents of the .doc file in MySQL? Billy has given a 
hint here.

Following link may be useful.

http://www.bigresource.com/MYSQL-pdf-file-in-mySql-4ZH6QIhg.html. tLook at 
other links on this page.

--
Best,
Sumit
--
Simpler is better


Reply via email to