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!
$_SERVER['REMOTE_ADDR'] has what's reported as the calling IP.. There are other headers set for "legal" proxies that give out the IP of the requesting machine... search around if you want to know them..