On Thursday 08 July 2004 07:17, Rosen wrote:

>
> Ok - then how linux server communicate with client - the server must have
> IP adress to whitch to send data.....

Look some form of IP *will* be set and *will* be available in $_SERVER. What 
you was using in your original post has been deprecated and thus may have 
mislead you into thinking that no IP was set. Use the info in $_SERVER and if 
you come across a situation where the IP is not set then file a bug.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Stupidity is its own reward.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to