PHP disable iFrame external link -


i have iframe on website. problem is, if press iframe, loads advertising page instead of url should show.

is there possibility disable external links (so can go root url's - http://mywebsite/...) , allow external links (those iframe should link to)

or if blocking doesn't work there possibility show advertisement in new browser site?

since iframe loads website is, no, there no way block specific websites loaded website itself. can't control website you're loading loads itself.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -