PHP Header Location - Page Not found Error.
Posted on June 25th, 2008 by Jans
Recently I faced a weird issue with the PHP header location function. I had a line of code in my file like,
Code: header(’location:mypage.php’);
In firefox/geeko browsers it is working fine. but in IE when it tries to redirect the page it is showing a “page not found error”. I am pretty sure that the page is […]
Filed under: PHP | No Comments »