pro_php thread: Opening Framesets with Php
in your intro page, pass the name of the actual page you want loaded up in the querystring: for a.html: frameset.php?bottomframe=a.html and then in frameset.php grab the $bottomframe and use that to write the name of the source of the bottom frame
|





