I want to be finding the link in the string, then printing it, thats all.
Here is my current prototype for the regex string-
/<(a) href="
[(?i)\b((?:[a-z][\w-]+:(?:/{1,3}|[a-z0-9%])|www\d{0,3}[.]|[a-z0-9.\-]+[.][a-z]{2,4}/)(?:[^\s()<>]+|\(([^\s()<>]+|(\([^\s()<>]+\)))*\))+(?:\(([^\s()<>]+|(\([^\s()<>]+\)))*\)|[^\s`!()\[\]{};:'".,<>?«»“”‘’]))
]">[^A-Za-z0-9\s]*</a>


Sign In
Create Account


Back to top









