Does some body knows if there is a function that adds tags to a string when it is an email or a web address?
I want to convert [EMAIL PROTECTED] into (a href='mailto:[EMAIL PROTECTED]') [EMAIL PROTECTED] (/a) (I sustitued tags with parenthesis) It's a little tedious makeing the function. Gabriel. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php