Either I missed the answer on the mailing list, or it was accidentally
skipped, so I'll re-ask...
I have a bit of text ( a TEXT field in mySQL ) and there may or may not be
URLs in this text. (These URLs are defined as anything starting with
http://, mailto:, or www.). Some of these URLs may
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
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
3 matches
Mail list logo