damon2003
01-06-2004, 05:12 AM
Hi,
I have a framed site and have some PHP sctip that destroys some variable then uses the header() to redirect to a new page. It works ok on a normal site, but not for my framed site. The page has three sections, one top, one middle, and one bottom. The script I am using is in the main middle frame. I am not sending anything to the browser before using the header(). Are there some issues when using redirect within a framed page?
thanks
I have a framed site and have some PHP sctip that destroys some variable then uses the header() to redirect to a new page. It works ok on a normal site, but not for my framed site. The page has three sections, one top, one middle, and one bottom. The script I am using is in the main middle frame. I am not sending anything to the browser before using the header(). Are there some issues when using redirect within a framed page?
thanks