Log in

View Full Version : Separate window and show link



lanceydavid
01-01-2011, 04:02 PM
Hello everyone,
First post here at dynamic (i used to visit the site when i was younger) I have a question, how do i create a php file where it retrieves the a link that was just clicked and open it up and display it within the same site. Kind of confusing of how im imagining it so let me make a full description:

If im on www.Site.com and i click on a link "Google.com" how can i make it go to www.Site.com/file.php?=google.com if that makes any sense? and is that possible?

Im doing this because i want my users to always remain on my site when they click a link! Let me know! THANKS!

lanceydavid
01-03-2011, 04:07 PM
just a quick bump, still havent figure this out

cindylou
01-03-2011, 05:26 PM
Hi Lance,

as for the example you gave, it really is not possible since they are two different websites. It is possible though if both sites are connected. yes, they are linked because one website appeared on a page of the first website but still they are different and therefore cannot have that kind of URL.