PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
it's a modified function of a icq online handler, it checks if a person is online on icq through proxies, i just modified to get whatismyip.com instead and return the entire webpage and not just a reg exp value.
Anybody else know how to get a page through a proxy, or how i can use the 70 ip's on binded to my server to go out on the world..
Like I have 70 ip's binded to my centos 4 linux cpanel/whm server, and I need to write a php script that will file_get_contents ( whatismyip.com ) and each time it uses a differnt proxy from the 70 in my ip_list.txt .
( script will be used for a different authentication method than just checking proxy on whatismyip.com ) but nothing bad purposes.