//查询单个IP $ipcs=$ipfrom->getipfrom($ip); //查询多个IP //$ipdb 是数组格式 //$ipdb=array(171.208.158.112,171.201.156.114); $ipcsdb=$ipfrom->getipfrom($ipdb);