GingerRobot Posted May 28, 2006 Share Posted May 28, 2006 I was wondering if it is possible to use the header() function to redirect someone but achieve something like using a target in an HTML link...like target="_top".I know it can be done by echoing out javascript, but i was wondering if there is a way to do this in php for those people who have javascript turned off. Quote Link to comment https://forums.phpfreaks.com/topic/10660-header-redirect/ Share on other sites More sharing options...
poirot Posted May 28, 2006 Share Posted May 28, 2006 I don't think that would be possible with PHP.You can instead put a simple link for those without JS though. Quote Link to comment https://forums.phpfreaks.com/topic/10660-header-redirect/#findComment-39804 Share on other sites More sharing options...
GingerRobot Posted May 29, 2006 Author Share Posted May 29, 2006 Yeah, i thought that would be the only way to do it. Thanks for your help. Quote Link to comment https://forums.phpfreaks.com/topic/10660-header-redirect/#findComment-39890 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.