matturbanowski "explode" option worked great. Thanks for everyone's
input.
Petr Vileta wrote:
<schwooba@gmail .compíse v diskusním príspevku
news:1167921087 .901015.39030@4 2g2000cwt.googl egroups.com...
$email = preg_replace('/^(.+?)\@.+$/', '$1', $email);
--
>
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)
news:1167921087 .901015.39030@4 2g2000cwt.googl egroups.com...
Is there a simple way to remove the last part of an email address using
PHP. I want to remove the @ symbol and everything to the right of it.
Any ideas?
Example:
thomas@xyz.com
should be:
thomas
PHP. I want to remove the @ symbol and everything to the right of it.
Any ideas?
Example:
thomas@xyz.com
should be:
thomas
--
>
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)
Leave a comment: