Re: Q: about the server ip
shiplu <[email protected]> Thu, 27 Dec 2012 13:20:25 +0600
| Newsgroups | gmane.comp.web.curl.php |
|---|---|
| Message-ID | <CADO5mDASa5fEXXb+EmrrN8A5GiBmYPzNx+=Ww08zLgfctLEGjA@mail.gmail.com> |
If you want to get the IP of the client who requested your php page use
$_SERVER['REMOTE_ADDR'].
To get the IP of the server you are sending curl request use
gethostbyname() function as gethostbyname("example.com");
On Thu, Dec 27, 2012 at 11:04 AM, seven <[email protected]> wrote:
> how can i get the remote server ip address??
>
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>
>
--
Shiplu.Mokadd.im
ImgSign.com | A dynamic signature machine
Innovation distinguishes between follower and leader
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php