English 中文(简体)
标签:的问答
谈判替换 - PHP
原文:Emoticon Replacement - PHP

I need to replace textual emoticons to html image tags. I compiled the following data: private $smile = array(">:]", ":-)", ":)", ":o)", ":]", ":3", ":c)", ":>", "=]", "8)", "=)", ":}", ":^)"); ...

热门标签