Your directing the client to another site. So yes this will work.
-Original Message-
From: John [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 29, 2004 6:11 PM
To: [EMAIL PROTECTED]
Subject: [PHP] header(Location: question
when you use a command like this:
header("Location:
http://www.
> This works
> header("Location: http://www.foo.com/data/register.php?exist=1";);
> How can I pass exist value as parameter ???
If i understand you right like this:
header("Location: http://www.foo.com/data/register.php?exist=$exist";);
Valentin Petruchek (aki Zliy Pes)
http://zliypes.com.ua
ma
On Wed, 7 Feb 2001 13:27, Jeff Oien wrote:
> I have the code below within a larger web page which is
> like a portal. When I submit the form, I get this message:
>
>
> Warning: Cannot add header information - headers already sent by (output
> started at c:\apache\htdocs\index1.php3:9)
>
3 matches
Mail list logo