PDA

View Full Version : Indexing MS Word without binaries


phil_ballard
04-14-2006, 04:06 AM
Here's a PHP snippet that might help some people:

http://www.mousewhisperer.co.uk/php_page.html

A little function I use that extracts the words from a MS Word doc without using binaries

Regards

Phil

PS any feedback welcome on how well it works

coplanacu
05-08-2006, 02:20 AM
your script works great, but is it possible to modify it to retrieve accentuated characters (i'm french ..) ?

phil_ballard
05-08-2006, 02:25 AM
hmm, possibly ... what does it currently do with such characters?

Phil