Email Address Grabber [SOLVED]
Moderator: General Moderators
Email Address Grabber [SOLVED]
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?
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia