Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Search for keywords within MS WORD documents through PHP scripts


Message #1 by diambar@h... on Sat, 2 Feb 2002 14:47:14
Excellent!

Perhaps a pattern search for [a-z][A-Z][0-9] to get all the relevant
content for searching?

Roger

>thank you for the tip! It worked when I dumped the word document content
>into a text file, however it includes many special characters, so i'm
>looking into the php documentation to see if i can get the content into
>a "nice" looking format!
>
>But must of all: Thank you very much!!!
>
>Best regards,
>
>Omar
>
>> Any chance on dumping the text content of the word document into a plain
>> text file?
>>
>> Roger
>>
>>
>>
>> >I have a few MS WORD documents that i would like to open, parse, and
>> >search for keywords (like a search engine) using PHP scripts, and then
>> >return their urls if they do match the searched keywords. I don't really
>> >have an idea about how to do the keywords search within a MS WORD
>document
>> >through PHP!
>> >
>> >Does anyone know where to begin (PHP + COM resources, links, code
>> >snippets, good examples, tutorials, etc.)? Any advices will be very
>> >welcome!!!
>> >
>> >Thank you!
>>
>>
>> --------------ROGER JACOBS - DATA SYSTEMS CONTRACTOR ----------------
>> DataSpace Industries                    mailto:raj@o...
>> 4491 Rice Street, Suite 102             http://www.omnisphere.com
>> Lihue, HI  96766                        See Kauai Products & Services:
>>  xxx-xxx-xxxx      FAX-246-4725           http://www.lauhala.com
>>
>>
>>
>>
>>
>


--------------ROGER JACOBS - DATA SYSTEMS CONTRACTOR ----------------
DataSpace Industries                    mailto:raj@o...
4491 Rice Street, Suite 102             http://www.omnisphere.com
Lihue, HI  96766                        See Kauai Products & Services:
 xxx-xxx-xxxx      FAX-246-4725           http://www.lauhala.com






  Return to Index