evilhackerz Posted March 1, 2010 Share Posted March 1, 2010 how i can force orkut or facebook like sites to open in html frame ? whenever i visit orkut in frame,index page open fine.. but always next page open without frame with its own url... please someone solve this that how i can do it ...like a proxy site do...in which we can surf any site ... in frame .. i will be very very thankful to all of you :rtfm: Link to comment https://forums.phpfreaks.com/topic/193765-force-orkut-to-open-in-html-frame/ Share on other sites More sharing options...
inversesoft123 Posted March 1, 2010 Share Posted March 1, 2010 Are you talking about proxy ? You can use PHProxy http://sourceforge.net/projects/poxy/ but if you install this on shared hosting account your host may block you because of excessive cpu usage. FYI: you cant browse some sites into frames because of frame breaker code <script language="Javascript"> <!-- if (top.location != self.location) { top.location = self.location.href } //--> </script> Link to comment https://forums.phpfreaks.com/topic/193765-force-orkut-to-open-in-html-frame/#findComment-1019837 Share on other sites More sharing options...
evilhackerz Posted March 1, 2010 Author Share Posted March 1, 2010 i am not going to make a proxy site.. i wanna make a php browser type script ..i which students can visit any site,bcoz we are going to block every site,exept this one... purpose of this site to provide a login to each student.. and when they will surf with there account,we will store there visits details in a database,,, so please someone tell me that how i make orkut to open only in frame... Link to comment https://forums.phpfreaks.com/topic/193765-force-orkut-to-open-in-html-frame/#findComment-1020172 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.