Jethro commented on a Page, Title Retreiver  -  Aug 04, 2010

Your regex will trigger upon wwwwwwwwwwwwww or httpppppppppppp or whatever follows 'em. You should at least make it as so:

/\s\b(http\72\/\/|w{3}\.)\S+\.\S{2,3}\b/Si

Making sure it validates a legit URL.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.