Page 1 of 1

Email Address Grabber [SOLVED]

Posted: Thu Dec 15, 2005 5:36 pm
by Todd_Z
I'm trying to put together a function that will return true if there are email addresses in a string. However, I could do this easily with a preg_match if the format is xxxxxx@yyyyyy.zzz, however I'm sure people are going to try to get around this preg_match and do things like xxxx [at] yyyy [dot] com, etc. Has anyone put together a similiar function or have ideas on how to deal with this?

Posted: Thu Dec 15, 2005 7:24 pm
by Chris Corbyn
Is this for filtering or harvesting :?:

Posted: Thu Dec 15, 2005 7:26 pm
by hawleyjr
Solved via PM and AIM legitimate use.