In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Tom Beidler) wrote:

>   $parasite = getenv ("REMOTE_HOST");
>   setcookie("reffrom",$parasite,time()+86400,"/",".flylikeaneagle.com");
> }
> 
> That seems to set the browsers ip address not the ip address of the server
> that's hosting one of the two sites that will be using the shopping cart.

phpinfo();

-- 
CC

-- 
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]

Reply via email to