Question

RegExp for highlighting keywords, except HTML tag names or tag attributes

Asked by: AmigoJack

Hi,

I want to highlight a given text (needle) within another text (haystack). The issue here is: the haystack may also have HTML/XML-tags and numerous attributes in it. With "highlight" I mean to turn "keyword" into "<b>keyword</b>" for example. But this breaks everything when the haystack turns out to be something like

Hello, my name is <a href="mail@keyword.net">mr. keyword</a>.

While substituting the second "keyword" is totally ok, the first one should NOT be recognized. It is like highlighting the keyword "IMG" - but only when it is a text, not when it is a tag like <IMG />.

Is it even possible with RegExp? Maybe by counting "<" and ">" somehow? I plan to use it in PHP (preg_replace).

Thanks in advance :)

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2007-07-23 at 05:13:31ID22713827
Tags

preg_replace

,

keywords

,

highlight

,

tags

Topics

PHP Scripting Language

,

Regular Expressions

Participating Experts
5
Points
500
Comments
20

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. RegExp - "NOT Email"
    Hi, experts, and thanks for your attention! I'm a php developer and i badly need to create RegExp evaluating "NOT E-mail", so when i compare string which is not email preg_match will give me "true". For some reasons i can't just revert preg_match results...
  2. easy regexp
    Trying to clean up email addresses-- Here's my existing regexp, which should change "Abc <abc@aol.com>" to $f[0] = "abc@aol.com" preg_match("/\w[\!-\~]*\@([\!-\~]+\w)/", $from, $f); Here's an input string that fails: "Original-Reci...
  3. RegExp Question
    Howdy, I'm pretty comfortable with regexps, but I don't know how to do this: Using PHP's preg_match(_all) to parse a SQL SELECT statement. Specifically, a SELECT statement can pretty much have an unlimited number of AND/OR clauses. So how do you write a regexp that can h...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: ljubiccicaPosted on 2007-07-23 at 06:03:42ID: 19546914

Hey there!

If you need to get rid of tags, you can try function strip_tags.

http://www.php.net/manual/en/function.strip-tags.php

BUT as manual says - Because strip_tags() does not actually validate the HTML, partial, or broken tags can result in the removal of more text/data than expected - better check twice if this is what you need.

Greets
Ljubiccica

 

by: jasonsbytesPosted on 2007-07-23 at 06:36:22ID: 19547209

This example seems to work:

<?php
$text = 'Hello, my name is <a href="mail@keyword.net">mr. keyword</a>.';
$regex = '/(.*)\b(keyword)\b(.*)/i';
$replace = "$1<b>$2</b>$3";

$newtext = preg_replace($regex, $replace, $text);

print $newtext;
print "\n";

?>

 

by: jasonsbytesPosted on 2007-07-23 at 06:36:43ID: 19547211

[root@ip-208-109-106-75 ~]# php test.php
Hello, my name is <a href="mail@keyword.net">mr. <b>keyword</b></a>.

 

by: ddrudikPosted on 2007-07-23 at 06:55:02ID: 19547379

jasonbytes, matching HTML is problematic, consider the source:
Hello, my name is keyword<a href="mail@keyword.net">keyword mr. keyword</a>keyword
and the results with your pattern:
Hello, my name is keyword<a href="mail@keyword.net">keyword mr. keyword</a><b>keyword</b>

See this previous solution(not tested):
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21409201.html

 

by: ZvonkoPosted on 2007-07-23 at 07:09:10ID: 19547519

I have another trick. I add one leading ">" char and one trailing "<" char to the text. Then I can ask for every matching keyword to be after > char and before < char with no such chars in betwean.
Is that an option for you? The expression is simple then.

 

by: AmigoJackPosted on 2007-07-23 at 07:43:27ID: 19547868

@ljubiccica:
Of course stripping the HTML tags would things make a lot easier. But this is not an options, they have to be maintained.

@jasonsbytes:
This works nearly perfect on the first sight. The only disadvantage right now would be, that the whole text might start and/or end right off with a HTML tag, like "<p>Hi, my name is.....</p>".

@ddrudik:
Thanks for the link. I tested Batalf's expression "/([^\w<])(table)([^\w>])/si" and it worked the same way as jasonsbytes' one. How does it come? I've expected Batalf's expression being superior to jasonsbytes' one, but I don't really understand the "\b" in there. I always expected "(.*)" to be too greedy, so I'm really curious how both turn out to work the same. BTW: this one also fails if the text starts with a HTML-tag right off.

The Javascript-solution is worth an idea, haven't thought about that. This way I could at least release the server (i.e. PHP) from the pressure of calcuation and each client can chose itself if it wants highlighted keywords or not (i.e. turning Javascript on or off).

@Zvonko:
Yes, I already stumpled over that. In fact it shouldn't be an issue to add a prefix and a suffix to the whole text. As long as every keyword is found, also in nested tags, like "><table><tr><td>Hi, my keywords are:</td><td>mr. keyword</td></tr></table>found all the keywords?<".

 

by: ddrudikPosted on 2007-07-23 at 07:47:00ID: 19547908

\b matches a word boundary (between \w and \W characters).

 

by: ljubiccicaPosted on 2007-07-23 at 07:56:47ID: 19548013

Well, my idea was:
1.) to get rid of tags -> you get all words that need to be highlighted -> you save it somewhere
2.) you search these words and
3.) highlight them

Greets

 

by: AmigoJackPosted on 2007-07-23 at 08:05:11ID: 19548104

Thanks. I also just figured out that jasonsbytes' solution only matches the LAST occurance, while Batalf's one does it for all. So far so good :-)

One final issue would be advanced keywords itself, like "am*k" as needle and this as haystack: "Hi, my name is AmigoJack. I am ok and do never run amok, never!" With Batalf's expression, the match is quite greedy, and like you might imagine, I want all three occurances being matched, rather than matching "ame is AmigoJack. I am ok and do never run amok"...

 

by: ddrudikPosted on 2007-07-23 at 13:25:22ID: 19551134

AmigoJack, with preg_replace and a pattern of:
"/(?<=^|[> ])(keyword)(?=$|[< ])/si"

And a replacement pattern of:
<b>$1</b>

And the source text of:
keyword Hello, my name is <a href="mail@keyword.net">keyword mr. keyword</a>keyword

Results in:
<b>keyword</b> Hello, my name is <a href="mail@keyword.net"><b>keyword</b> mr. <b>keyword</b></a><b>keyword</b>

 

by: ddrudikPosted on 2007-07-23 at 13:34:06ID: 19551199

AmigoJack, example code for testing:

<?php
error_reporting(E_ALL);
$TXT = <<<EOF
keyword Hello, my name is <a href="mail@keyword.net">keyword mr. keyword</a>keyword
EOF;
$pattern = '/(?<=^|[> ])(keyword)(?=$|[< ])/is';
$repl = '<b>$1</b>';
echo preg_replace($pattern, $repl, $TXT );
?>

 

by: AmigoJackPosted on 2007-08-01 at 02:35:46ID: 19607262

Sorry for being absent for a while. In my post "07.23.2007 at 05:05PM CEST, ID: 19548104" I meant as keyword of course "am.*k", which can come into a further problem. To make it pretty close:

The searchwords are given by a browsing user on a website. Like when you do a search on a bulletin board. Of course, most people only enter one keyword or two-three. I already solved the issue that nobody ever could do a quoted search (to also include blankspaces within words). What remains is a generic wildcard, the *. And so, like when I would search for "am*k", the resulting regex would be like "am.*k". A good example on how a message could look like would be this:

"Hi, my name is <a href="amigojack@none.net">AmigoJack</a>. I am ok and do never run amok, never! Signed: AmigoJack"

There are all issues in here:
- "amigojack" within HTML should not be found (as it breaks the HTML)
- "AmigoJack" at the end of the text should be found
- "AmigoJack" between the HTML tags should be found
- because of the wildcard "am ok" and "amok" should also be found

Greedyness is the least problem, I'm already happy if no HTML breaks but the last occurance would be "am ok and do never run amok, never! AmigoJack".

@ddrudik:
Thank you for your efforts so far, your last example worked for simple keywords very well on the first sight. I would like to keep this open, maybe Zvonko shows up again. Adding ">" and "<" around my haystack would be no problem.

 

by: ddrudikPosted on 2007-08-01 at 03:38:36ID: 19607498

Given your changed source example, this now would fit:

<?php
$string = <<<EOF
Hi, my name is <a href="amigojack@none.net">AmigoJack</a>. I am ok and do never run amok, never! Signed: AmigoJack
EOF;
$pattern = '/(?<=^|[> ])(am.*?k)(?=$|[^a-z])/is';
$repl = '<b>$1</b>';
echo preg_replace($pattern, $repl, $string );
?>

Results in:
Hi, my name is <a href="amigojack@none.net"><b>AmigoJack</b></a>. I <b>am ok</b> and do never run <b>amok</b>, never! Signed: <b>AmigoJack</b>

 

by: dagesiPosted on 2007-08-07 at 13:05:05ID: 19649235

Just curious, ie, introducing a monkey wrench, but are you assured of having no > or < that are not related to an HTML tag...?
For instance this text if looking for 'Bob':
If my answer is < 12 and yet Bob has found > 17...

 

by: ddrudikPosted on 2007-08-07 at 13:10:06ID: 19649283

No worries, my pattern works in that case as well.  AmigoJack, has the original question been answered?

 

by: dagesiPosted on 2007-08-07 at 13:22:56ID: 19649389

>ddrudik...
Not a pro at regexp, but won't this part:
(?<=^|[> ])
specifically avoid any instance contained within < and >...?  Meaning in my example the Bob wouldn't be changed to <b>Bob</b>...?

 

by: ddrudikPosted on 2007-08-07 at 13:29:20ID: 19649434

<?php
$string = <<<EOF
Hi, my name is <a href="bob@none.net">If my answer is < 12 and yet Bob has found > 17...</a>. I am ok and do never run Bob, never! Signed: Bob
EOF;
$pattern = '/(?<=^|[> ])(Bob)(?=$|[^a-z])/is';
$repl = '<b>$1</b>';
echo preg_replace($pattern, $repl, $string );
?>

Result:
Hi, my name is <a href="bob@none.net">If my answer is < 12 and yet <b>Bob</b> has found > 17...</a>. I am ok and do never run <b>Bob</b>, never! Signed: <b>Bob</b>

The reason it found Bob correctly is that it followed a space in the text, Bob could have started the string, followed a >, or as in this case, followed a space.

 

by: dagesiPosted on 2007-08-08 at 05:59:24ID: 19653629

>ddrudik...
Oh, that's right... the [> ] is a CHOICE of > or a space... thx, for clear up...

 

by: AmigoJackPosted on 2007-08-11 at 07:15:16ID: 19675883

Thanks to all who contributed their knowledge and hints. I decided to take ddrudik as the only answer because he threw answered most specific to my problem. Another pro is that he continually answered to my questions going more into the detail - and I understand that this is no behaviour to be guaranteed ;-) The chosen answer works best for my needs.

Have a nice weekend folks!

 

by: ddrudikPosted on 2007-08-11 at 16:10:13ID: 19677568

Thanks for the question and the points.

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...