Stop Killframe

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
tedfuzz
Forum Newbie
Posts: 2
Joined: Fri Aug 04, 2006 12:19 pm

Stop Killframe

Post by tedfuzz »

I am trying to display a page from a site that has a killframe script. Does anyone know any code that I could use for my iframe to keep the page in my iframe? Thanks for the help!

- TedFuzz :wink:
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Do you have permission to use that page?
tedfuzz
Forum Newbie
Posts: 2
Joined: Fri Aug 04, 2006 12:19 pm

Post by tedfuzz »

Yes its my friend down the street Jeremy and he runs a gaming portal and he wont care if I have his page in an iframe. Can you please help me?

-TedFuzz :wink:
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

If he is killing iFrames on his pages, then you are not going to be able to go that route. You may be able to use cURL to achieve what you want. Of course, if Jeremy is saying it is ok with him, you may just want to ask him to put another page up for you only that you can get to without worrying about his script killer.
Post Reply