siddscool19 Posted November 8, 2008 Share Posted November 8, 2008 I want to use USER's IP while connecting to a web page using curl rather than using server's ip how to do it? Link to comment https://forums.phpfreaks.com/topic/131906-use-users-ip-in-curl/ Share on other sites More sharing options...
PFMaBiSmAd Posted November 8, 2008 Share Posted November 8, 2008 You can't. The IP address that the end server sees comes directly out of the TCP/IP data packets. Link to comment https://forums.phpfreaks.com/topic/131906-use-users-ip-in-curl/#findComment-685258 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.