int ip2long ( string $ip_address )
<?php echo ip2long("36.56.0.0"); echo "<br>"; echo ip2long("222.16.0.1"); <?
607649792 -569376767