rettaibi
Regular Member
- Jun 25, 2012
- 475
- 838
Hello,
I don't really understand php but i got stuck with something i looked on google but did not found what i wanted.
I have 1 link in iframe but de link has a page and then redirects to another page so it goes from site 1 to site 2.
Is there any php code that stops it from going to site 2.
i am using the cpaframer of brad.
I don't really understand php but i got stuck with something i looked on google but did not found what i wanted.
I have 1 link in iframe but de link has a page and then redirects to another page so it goes from site 1 to site 2.
Is there any php code that stops it from going to site 2.
i am using the cpaframer of brad.
PHP:
$html_frame_code = '<frameset rows="260,*" frameborder="0" border="0" framespacing="0">
<frame src="LINK.co/index.html" scrolling="no" noresize>