Hi gang:

I thought I had a function to strip emails from a document, but I can't find it.

So, before I start writing a common script, do any of you have a simple script 
to do this?

Here's an example of the problem:

Before:

"Will Alex" <ale...@cit.msu.edu>;"Moita Zact" <za...@cit.msu.edu>;"Bob Arms" 
<ar...@cit.msu.edu>;"Meia Terms" <term...@cit.msu.edu>;

After:

ale...@cit.msu.edu
za...@cit.msu.edu
ar...@cit.msu.edu
term...@cit.msu.edu

Cheers,

tedd


_____________________
t...@sperling.com
http://sperling.com


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

Reply via email to