Lines Matching defs:ip
240 public function log_ip($ip) {
242 $sql = "SELECT ip
244 WHERE ip ='" . addslashes($ip) . "'
247 if($result[0]['ip']) return;
251 $data = $http->get('http://api.hostip.info/get_html.php?ip=' . $ip);
257 $host = addslashes(gethostbyaddr($ip));
258 $ip = addslashes($ip);
261 SET ip = '$ip',
332 $ip = addslashes(clientIP(true));
345 ip = '$ip',
411 $ip = addslashes(clientIP(true));
419 ip = '$ip',
446 $ip = addslashes(clientIP(true));
457 ip = '$ip',
475 $ip = addslashes(clientIP(true));
484 ip = '$ip',