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

mysql - where clause in inner join query -

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

php - MySQL Query for Advanced Search multiple criteria -