Page 1 of 1

Read text from .doc file, strip the spaces and then count...

Posted: Tue Jan 16, 2007 11:08 pm
by php_ghost
...and then count the number of characters.

Is this possible in PHP?

Posted: Tue Jan 16, 2007 11:15 pm
by aaronhall
This is the closest thing I could find. Requires the script to be running on Windows

Posted: Tue Jan 16, 2007 11:32 pm
by php_ghost
thanks aaronhall. I'll try that one. :D