I am trying to use preg_match to pull a specific piece of a variable.
However, I don't have enough experience with the syntax to be able to figure
this out.

The variable looks like: "John {mailto:[EMAIL PROTECTED])"
All I need is the name, John.  The rest can be discarded.  How would I pull
that bit out?

Thanks,
Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to