Page 1 of 1

PHP run from a specific IP in a pool of IPs

Posted: Fri Mar 31, 2006 4:49 pm
by gford
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!

Posted: Fri Mar 31, 2006 5:05 pm
by feyd
none.