Jump to content

php frame problem


thenewperson

Recommended Posts

Having problem loading php pages with frame. I know i should avoid them but i need it for now.

 

<frameset cols="100,*">

      <frame src="index.php"  frameborder="0">

      <frame src="http://wwww.google.com"  frameborder="1">

    </frameset>

 

when i use this the php page shows up blank and nothing shows but google page.

Link to comment
https://forums.phpfreaks.com/topic/184194-php-frame-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.