Ask a Question related to PHP Development, Design and Development.
-
Lee O'Mara #1
Re: [PHP] search result highlighting / regexp voodoo
On Wed, 03 Sep 2003 00:29:45 -0400, John W. Holmes
<holmes072000@charter.net> wrote:[snipped code example]> This should produce what you want (or darn close):
Thank you John,
I still don't understand regualar expression, but your suggestion provided
enough insight that I am able to work out the rest of what I want.
Cheers,
Lee O'Mara
Lee O'Mara Guest
-
Verity pdf search term highlighting
Hi. This is my really tough question: Is there any way to use Verity's PageMap field with ColdFusion? When indexing a collection Verity's PDF... -
Regexp on a CFHTTP result
Guys Im trying to use a regexp, which is located in an XML document, on the results from a CFHTTP request. I know the regexp works as it has been... -
highlighting search terms results
If your target string is $str and your search terms are in the array $Terms: <?php // create replacement HTML strings foreach ($Terms as... -
Highlighting Search Entries in Webhelp
How can I turn on the highlighting feature for Webhelp when searching? It doesn't work the same way as RoboHTML help. It was working and now it... -
multilined regexp won't return result
I wrote a script that reads the content of a html page (using the LWP module) and puts it into a variable, in my example $result now i would like...



Reply With Quote

