Page 1 of 1

Frames working here it seems !

Posted: Sun May 07, 2017 8:34 am
by UniqueIdeaMan
Guys,

Check how this programmer managed to frame pages:

I can see all 5 links are shown in frames here:
https://supiet.tk/assets/sp-a/index.php?files=yes

Can clearly see 2nd & 6th links in frames here:
https://supiet.tk/assets/sp-a/index.php?object=yes

Can also see 2nd & 6th links in frames here:
https://supiet.tk/assets/sp-a/index.php?frame=yes

Can also see 2nd & 6th links in frames here:
https://supiet.tk/assets/sp-a/index.php?embed=yes

He says he tried displaying a couple of URLs inside an iframe but not all rendered. And a Google search recommended using file_get_contents(); inside a div and another to use curl();. He solved his URL display like that.
I only touched on curl once and haven't got to file_get_contents() yet. And so, if you have any idea what he's talking about and manage to get a working code sample then do kindly share here with everyone.

Thanks!