php - How would I get the URL after my own URL? -


I am preparing a website where the user will enter one URL after another, and then I will get the value from that weblist I will return

An example would be

www.mydomain.com/www.Iwanttogetthis.com

How do I go about finding it Will the URL load when the page is loaded?

Thanks

You may rewrite the URL

more Information (for Apache) here:

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -