Re: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Johan Holst Nielsen
ds > > > > Johan Holst Nielsen > > > > =20 > > - Original Message -=20 > > From: "Sean R. Bright" <[EMAIL PROTECTED]> > > To: "'Johan Holst Nielsen'" <[EMAIL PROTECTED]>; = > > <[EMAIL PROTECTED]&

Re: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Jim Jagielski
t; - Original Message -=20 > From: "Sean R. Bright" <[EMAIL PROTECTED]> > To: "'Johan Holst Nielsen'" <[EMAIL PROTECTED]>; = > <[EMAIL PROTECTED]> > Sent: Thursday, January 11, 2001 4:16 PM > Subject: RE: [PHP-DEV] Sent location he

Re: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Johan Holst Nielsen
page with a port included! With Best Regards Johan Holst Nielsen - Original Message - From: "Sean R. Bright" <[EMAIL PROTECTED]> To: "'Johan Holst Nielsen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 4:1

RE: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Sean R. Bright
Subject: [PHP-DEV] Sent location header with port! 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: http://domain.com:8080/file.php3"); ?> But it won't redirect! Anyway know a solution? Please help! Sh

[PHP-DEV] Sent location header with port!

2001-01-11 Thread Johan Holst Nielsen
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 i