Searched refs:searchip (Results 1 – 1 of 1) sorted by relevance
162 …$searchip = (int) ip2long(filter_var(html_entity_decode($_GET['votessearch'], ENT_QUOTES, 'UTF-8')… variable163 …votes JOIN(note) ON (votes.note_id = note.id) WHERE hostip = ? OR ip = ?", [$searchip, $searchip]);166 $isSearch = '&votessearch=' . hsc(long2ip($searchip));172 [$searchip, $searchip, $limitVotes]);
Completed in 5 milliseconds