hi
i want to read word document and store into database.any one can help me....
waiting for your hopeful reply thanks.
regards
Sarbas
How to Read Word Document
Moderator: General Moderators
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: How to Read Word Document
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.
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
hi,
thanks buddy let's i am going to try.......
regards
sarbas
thanks buddy let's i am going to try.......
regards
sarbas