PrimitiveType

PHP: get IP address of the server

<?php $ip = $_SERVER['SERVER_ADDR'];