quote:
Originally posted by Methos2
quote:
Originally posted by Veggie
$text = "hello test ";
then string replace
then
echo $text;
ok, im well and truly baffled. i think it would be quicker with the <img src=".."> code... lol, thanks anyway!
What he wants is for you to set $text to "hello test :[b][/b]o" then perform the replace and then echo $text and tell us what it outputs.
Also could you post your complete $smiley_list and $replacement_list, arrays? (the two limes that start with $smiley_list = Array, and $replacement_list = Array)