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=yesCan clearly see 2nd & 6th links in frames here:
https://supiet.tk/assets/sp-a/index.php?object=yesCan also see 2nd & 6th links in frames here:
https://supiet.tk/assets/sp-a/index.php?frame=yesCan also see 2nd & 6th links in frames here:
https://supiet.tk/assets/sp-a/index.php?embed=yesHe 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!