Search found 1 match

by SteffiS.
Thu Sep 13, 2007 8:44 pm
Forum: Proposals
Topic: Suchergebnis im Text markieren
Replies: 7
Views: 26760

light-Version

Markieren von Suchworten:
interessante Idee, die ich mir notiert habe.
Die "Light-Version für Arme":
$text = str_replace ($suchwort, "<font color='#FF0000'>$suchwort</font>", $text);

Die light-Version hat ein Problem: wenn das hervorzuhebende Wort Teil eines Links oder einer Mailadresse o.Ã ...