Redirecting
Posted: Wed Oct 30, 2002 11:56 am
Hi All,
I am a PHP newbie. For years I've been working with Microsoft technology. I'm currently working on a web app using PHP and MySQL. I'm quite embarrassed to say that I can't figure out how to redirect to other url's based. I've seen the Header() function but that only works at load time. I need to find something that works like the Redirect method of the Response object in ASP. That way, I can redirect users to different url's depending on what parameters are passed.
Thanks for helping out the new guy,
Chad
I am a PHP newbie. For years I've been working with Microsoft technology. I'm currently working on a web app using PHP and MySQL. I'm quite embarrassed to say that I can't figure out how to redirect to other url's based. I've seen the Header() function but that only works at load time. I need to find something that works like the Redirect method of the Response object in ASP. That way, I can redirect users to different url's depending on what parameters are passed.
Thanks for helping out the new guy,
Chad