Thread
:
regex help needed to parse email
View Single Post
#
1
(
permalink
)
07-21-2006
tgh003@gmail.com
Posts: n/a
regex help needed to parse email
How do i get the email address from the line below using a regex using
eregi_replace or something similar in php?
"Name" <user@example.com>
Thanks.
tgh003@gmail.com