mysterbx Posted July 30, 2008 Share Posted July 30, 2008 Hello, i want to ask, is it possible to use not the servers ip on curl? i mean instead of servers ip, use my own(local) ip address... Quote Link to comment https://forums.phpfreaks.com/topic/117322-curl/ Share on other sites More sharing options...
GingerRobot Posted July 30, 2008 Share Posted July 30, 2008 Sorry? I don't really follow what you're asking. Quote Link to comment https://forums.phpfreaks.com/topic/117322-curl/#findComment-603466 Share on other sites More sharing options...
mysterbx Posted July 30, 2008 Author Share Posted July 30, 2008 here's a better question then: is it possible to modify the page with your own ip, not the servers? heres an example: if i go to http://www.ip-adress.com/ it says: My IP address: 88.118.130.9 but if i had gone thru my site to this page, it would have said: My IP address: 89.108.80.1 (the servers ip) i need to see my ip, instead of servers when it modifys the page ---- if you wount understand it, i will have to make a code next time Quote Link to comment https://forums.phpfreaks.com/topic/117322-curl/#findComment-603476 Share on other sites More sharing options...
JonnoTheDev Posted July 30, 2008 Share Posted July 30, 2008 The IP address shown is the IP address assigned to you by your ISP to access the Internet. Obviously your home or work Internet ISP connection is different to you web servers wherever that is hosted. You cannot change your IP address without the use of a proxy. If both your own computer and your server access the web via the same proxy then the IP address will be the same. Quote Link to comment https://forums.phpfreaks.com/topic/117322-curl/#findComment-603481 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.