Posted by Mark Parnell on 10/25/05 03:53
In our last episode, Luigi Donatello Asero <jaggillarfotboll@telia.com>
pronounced to alt.html:
> Could I let php search for the words automatically and insert them in a
> <span class>?
Yep. A simple str_replace should do it:
str_replace('Scaiecat Spa Gigi','<span class="notouch">Scaiecat Spa
Gigi</span>');
> Or perhaps write a rule which is valid just for those words?
Not in CSS.
--
Mark Parnell
http://clarkecomputers.com.au
alt.html FAQ :: http://html-faq.com/
[Back to original message]
|