Hi ppl
I have a problem with the header() function. I have
to seen a header which contain a port! My script looks like this:
<?
header("Location:
http://domain.com:8080/file.php3");
?>
But it won't redirect! Anyway know a solution?
Please help! Shall I define the port antoher place, or is it impossible to send
a header containing a port?
With Best Regards
Johan Holst Nielsen
|
- RE: [PHP-DEV] Sent location header with port! Johan Holst Nielsen
- RE: [PHP-DEV] Sent location header with port! Sean R. Bright
- Re: [PHP-DEV] Sent location header with port! Johan Holst Nielsen
- Re: [PHP-DEV] Sent location header with p... Jim Jagielski
- Re: [PHP-DEV] Sent location header wi... Johan Holst Nielsen