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!
im trying to set up a socket connection and id just like to know do you have to specify the address and port of your proxy server if you are behind one?? if so how do you do this? i went through fsockopen() in the php manual but it didnt say anything about a proxy server....