PHP remove name and < > from email address
Posted: Sat Mar 31, 2012 2:02 pm
Hi everyone,
Is it possible in an email address such as: John Smith <johnsmith@home.ca> to remove everything before the first < and then remove the last > so that the email address becomes: johnsmith@home.ca?
Thanks.
Is it possible in an email address such as: John Smith <johnsmith@home.ca> to remove everything before the first < and then remove the last > so that the email address becomes: johnsmith@home.ca?
Thanks.