Hi All,
I have a pool of say 10 IP's and I have some php code I want to run from shell (eg, "php test.php") and this php file makes calls out to web services (such as say yahoo API) and I want to use a specified IP out of the 10 I have. What are the functions to do that in php?
Thanks!
PHP run from a specific IP in a pool of IPs
Moderator: General Moderators