Vivid Lust Posted July 17, 2008 Share Posted July 17, 2008 can create a plain html link and have the new page break out of frames. a href='page.html' target='_top' Can this be done with a Header redirect in php? Link to comment https://forums.phpfreaks.com/topic/115281-php-and-frames/ Share on other sites More sharing options...
discomatt Posted July 17, 2008 Share Posted July 17, 2008 I don't think so, you have to be able to specify a target. I'm not 100% sure, but I don't think this is possible using headers. Link to comment https://forums.phpfreaks.com/topic/115281-php-and-frames/#findComment-592667 Share on other sites More sharing options...
anon_login_001 Posted July 17, 2008 Share Posted July 17, 2008 Frames and New Windows cannot be controlled via Headers/header() Link to comment https://forums.phpfreaks.com/topic/115281-php-and-frames/#findComment-592718 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.