Jump to content

WORD COUNT IN WORD DOCUMENT


jchemie

Recommended Posts

Dear Friends,
    I wanted to have a word count of a word document on my server, but when i use fopen or fread then there is the hearder junk. I wanted to know how i could get the word count. I tried COM as in

$word = new COM("word.application");
$word->Open($filename);


but i dont know how to have the word count of the file. One more thing is that i am currently using WINDOWS SERVER but my target is a linux server. So is there a way to have this word count without the use of COM?? Please help at the earliest.

Thanks

Jyot Vakharia
Black iD Solutions.
Link to comment
https://forums.phpfreaks.com/topic/31854-word-count-in-word-document/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.