Page 1 of 1

PHP code HELP Me!

Posted: Sun Aug 04, 2013 7:02 pm
by mimic
Hi, I am creating a web site that introduce many shopping site.

In this site there are many shoplinks to go directly their site BUT

What I want to do is whatever links the user click, show the linked site inside my site, Not let the linked site open with new tab.

I don't know if it is possible but greatly appreciate any help!

Re: PHP code HELP Me!

Posted: Sun Aug 04, 2013 7:43 pm
by requinix
So the links are opening up in new tabs and you don't want them to? Tabs won't open up just because - there must be something on your site that's causing them to. Maybe they have target=_blank?