PrimitiveType

PHP: get user's IP address

<?php $userIp = $_SERVER['REMOTE_ADDR'];