On Thu, Jun 5, 2008 at 5:34 PM, LuCiaNo - CeTre <[EMAIL PROTECTED]> wrote: > William Piper wrote: >> >> Gangadhara Prasad wrote: >> > >> > >> > Hi Experts, >> > >> > How to import word doc file into mysql table using php coding? >> > >> > Can you please me anyone. >> > >> > Thanks, >> > Gangadhar >> >> 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 >> <http://drewd.com/2007/01/25/reading-from-a-word-document-with-com-in-php> >> >> Good luck, >> >> William Piper >> > -------------------------- > > And when uses Linux ? >
Word is a Microsoft format designed for use with Microsoft systems, which Linux isn't one. Any support for Word anywhere in the Linux world is community written. I did a quick search around and couldn't find anything for Linux, but as Sumit said earlier the task is not entirely clear. Phill