I have the following url:
http://example.com/directory/[email protected]&link=http://example.org
The value in the "link" variable will always have http:// or https:// and i would like to strip it from the url.
So I would end up with:
http://example.com/directory/[email protected]&link=example.org