Subject: Header Function Problem.
Posted By: changusee2k Post Date: 2/13/2006 7:54:43 AM
Hi,
I tried the following code and the page is not getting loaded. Please advise me on the error with suggestions to make it work.

<?php
Header("Cache-control: private");
Header("Location: http://www.w3schools.com/");
?>

thanks,

chandru
Reply By: prakashgupta Reply Date: 9/27/2006 2:45:47 AM
Hi,

I am running php on tomcat 5. It work fine with simple php page but flunked in case of php redirection using header("location:filename.php") function. Please suggest how to handle.


Go to topic 50287

Return to index page 164
Return to index page 163
Return to index page 162
Return to index page 161
Return to index page 160
Return to index page 159
Return to index page 158
Return to index page 157
Return to index page 156
Return to index page 155