PHP Header Location - Page Not found Error.
Wednesday, June 25, 2008
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 exist in my server and I checked the spelling and case also. everything is fine. following is the header call i am using. I searched in google and asked few of my friends. Also I
found lots of post related to this in forums and all. But didn’t see a good solution anywhere. Finally, from the Php header manual page itself, I got the solution... Read More
Labels : DiggIt! |
Del.icio.us