Help for this page
<p>this doesn't work </p> use CGI; ... if ($REMOTE_IP ne $query) { do this }
<p>it only works like this</p> ... if ($REMOTE_IP ne $query) { do this }