[snip]
:'(
:'-(

this causes the entire message to disappear:

$text = ereg_replace(':&#039;-?(','<img
src="'.$smiley_path.'/crying.gif" 
alt=":&#039;(" width="25" height="15" align="absmiddle">',$text);
[/snip]

Have you tried any of the other regular expression functions available?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to