Source for file check-ip.php
Documentation is available at check-ip.php
require_once 'Net/CheckIP2.php';
$ip_address = '89.247.12.130';
$ip_address = 'some.host.name.domain.tld';
Documentation generated on Sat, 02 Feb 2008 16:30:03 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.
|