Page 1 of 1

How to Read Word Document

Posted: Thu Feb 14, 2008 10:31 pm
by sarbas
hi

i want to read word document and store into database.any one can help me....
waiting for your hopeful reply thanks.


regards
Sarbas

Re: How to Read Word Document

Posted: Thu Feb 14, 2008 11:49 pm
by alex.barylski
fopen, fread, and store the buffer in a DB field...

If you want to actually extract certain parts of the word document, like it's Author, Title, etc...you need to find a class that parses the document or start writing one from scratch - I'd look up PHPClasses.org for a existing class though.

Re: How to Read Word Document

Posted: Fri Feb 15, 2008 12:14 am
by sarbas
hi,

thanks buddy let's i am going to try.......


regards
sarbas