I have an interactive website, with forums programmed by me. They have
smilies, and I'm trying to make a way for users to be able to type smilies
without them changing to images if they want. I'm trying to make it so if
they type "NOSMILE:)" it will remove the NOSMILE and not display the smiley.
I use "(NOSMILE){0}:)". The smiliey still displays if it has NOSMILE in
front of it. Any ideas?-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

