check if page showd thught iframe

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fishown
Forum Commoner
Posts: 33
Joined: Sat May 12, 2007 5:35 pm

check if page showd thught iframe

Post by fishown »

Hi everyone,
As my topic says, I want the my code to run only if it shows thought Iframe.
I serch the net with no answer so far, and I dont sure that method even exists,

Any one saw or have an idea of how to write something like this?

Thanks adi.
danwguy
Forum Contributor
Posts: 256
Joined: Wed Nov 17, 2010 1:09 pm
Location: San Diego, CA

Re: check if page showd thught iframe

Post by danwguy »

Are you saying you have an html page and a php page and you want the php page to run inside of an iFrame located on the html page?
Post Reply