Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Opening Framesets with Php


Message #1 by Jefferis Peterson <Jefferis@p...> on Mon, 23 Oct 2000 10:22:10 -0400
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




  Return to Index