I'm designing a website where the user would enter a URL after my one and then I would return values from that webiste.
An example would be
www.mydomain.com/www.Iwanttogetthis.com
How would I go about getting this URL when the page loads?
Thank you
You need to use URL rewrite to rewrite that part into a parameters.
More informations (for apache) here : http://httpd.apache.org/docs/2.0/misc/rewriteguide.html