Hi there..
I want to check a form entry if it is a "good" url.
There for I will make a pattern and check it with preg_match().
No I'm looking for a pattern to check for urls.
I took al look around the web and found the pattern below. but this
is not a "good" url.
where do I go wrong?