php-general | 2001032
Date: 03/21/01
- Next message: Keith Vance: "Re: [PHP] Header Problem"
- Previous message: Hardy Merrill: "Re: [PHP] addslashes Question"
- In reply to: KPortsmout <email protected>: "[PHP] Header Problem"
- Next in thread: Keith Vance: "Re: [PHP] Header Problem"
- Reply: Keith Vance: "Re: [PHP] Header Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
are you using cookies together with header , i had problems with that
-almir
<KPortsmout <email protected>> schrieb im Newsbeitrag
news:4a.13152272.27e9b56c <email protected>
> Hi,
>
> I`m having whats probably a very basic problem but just can`t get my head
> around it this late in the day, anyone have any idea why this won`t work?
>
> $URL="domain.com";
>
> header ("Location: http://www.$URL/members/index.php");
>
> $URL changes so I can`t write it directly into the header line, anyone?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Keith Vance: "Re: [PHP] Header Problem"
- Previous message: Hardy Merrill: "Re: [PHP] addslashes Question"
- In reply to: KPortsmout <email protected>: "[PHP] Header Problem"
- Next in thread: Keith Vance: "Re: [PHP] Header Problem"
- Reply: Keith Vance: "Re: [PHP] Header Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

