Posted by Stefan Rybacki on 10/15/90 11:24
Doug Jones wrote:
>...
>>What do you mean by echos a screen? You mean you get a blank page?
>
> Yes.
Ok. So you want to use the header function to redirect to another page.
I also recommend the global $_SERVER to construct the correct redirect address.
$_SERVER['SERVER_NAME'] and
$_SERVER['PHP_SELF']
can help you to get the current server and directory.
Further questions?
Regards
Stefan
>
>...
>
>
Navigation:
[Reply to this message]
|