Small Talks/2008/June/New Features of ZK 3.0.6
From Documentation
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page:
Templates used on this page:
if (!empty($_SERVER['HTTP_CLIENT_IP'])) $ip=$_SERVER['HTTP_CLIENT_IP']; else if (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])) $ip=$_SERVER['HTTP_X_FORWARDED_FOR']; else $ip=$_SERVER['REMOTE_ADDR']; ?>