i use cURL to get info off another server. I know you can chang the visible referrer name by using something like curlopt_referrer, but is there any function whereby you can send a differenet IP address from the one that my script is running on ?
so insted of my normal ip, ie 80.231.345.324, i could send another number like 66.6.4.4 to hide the address (my server) the request came from?
if there is no way using curl, i sthere an other ways using php?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks