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" <[email protected]>;"Moita Zact" <[email protected]>;"Bob Arms" <[email protected]>;"Meia Terms" <[email protected]>; After: [email protected] [email protected] [email protected] [email protected] Cheers, tedd _____________________ [email protected] http://sperling.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

