Alawi Albaity wrote:
> how can I can send http request with my chosen REMOTE_ADDR is there a
> class
> to do that or method in php ?

I'm not 100% certain, but I think REMOTE_ADDR comes from data embedded in
the TCP/IP info...

So, basically, you'd have to seriously hack things to forge your return IP
address...  And then the data would go to somebody else.  *WHY* do you
think you need this?...

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to