Name: Anonymous 2010-01-13 19:26
for matching an URL string
well, i found this but it's not working:
'(http|https)([:\/\w\s\d\.]*)/i'
well, i found this but it's not working:
'(http|https)([:\/\w\s\d\.]*)/i'
(https?://)?([-_\w\d\.\/]*)