Gossamer Forum
Home : General : Internet Technologies :

using PHP header to load into a different frame? possible?

Quote Reply
using PHP header to load into a different frame? possible?
ive got a site with a leftframe, mainframe and topframe. when the phpcode runs, if someone is not logged in anymore, i want to be able to redirect them to another part of the site and have the leftframe and topframe change to different things, is this possible with the Header(Location: etc..) function or how do i do it?
If you mention javascript, tell me how to call a javascript function from php.