quote:
Originally posted by Methos2
thanks, im guessing i can put this code at the head tag or iam i going to have to direct it to a php file??
<?PHP $text = str_replace(":)", "<img src='images/smilies/smile.gif' />", $text); ?>
I think (in the <head></head> section).