yea, its quite simple you use:
PHP Code:
$var = "hello o hello o"; $str_replace = str_replace(" o ","<strong>o</strong>",$text);
Lol that will only replace o's which have a space at the begining and end
btw <strong> is better than <b> aparently so its better to use it
same as <em> instead of <i>
Hope this helps
Talkupation Apprieciated 
Dan 
__________________
Discounted Web Hosting With XDnet! >> Get 25% of hosting~ Promo: Webmaster-talk <<
|