I have some text that may or may not contain valid URLs (anything starting
with an http:// or a mailto:).  Some of these URLs may or may not be
contained within a valid A HREF tag.  Could somebody help me out with a
regex that would find all the URLs that are not already contained in an A
HREF tag and convert them to one?  The URLs could fall anywhere within the
text.

thanx!

Joseph E. Sheble
a.k.a. Wizaerd
Wizaerd's Realm
Canvas, 3D, Graphics,
ColdFusion, PHP, and mySQL
http://www.wizaerd.com
=================================


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to