View Single Post
Old 02-06-2008, 05:42 PM   #2 (permalink)
wGEric
The Acquainted
 
wGEric's Avatar
 
Join Date: Nov 2007
Posts: 166
Thanks: 0
wGEric is on a distinguished road
Default

There is part of the last emoticon 'nor' in the URL.

Code:
http://norvisions.info/emoticons/hehe.gif
So as other emoticons get added when it gets to the last one it replaces 'nor' in norvisions.info with it.

str_replace probably isn't going to work. I'd suggest using reg ex and require that emoticons can't be in the middle of words.
__________________
Eric
wGEric is offline  
Reply With Quote