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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]