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'];
?>
As a developer, are you being asked to do the designer’s job? We are here to save you — we are holding a free, time-limited event helping you to beautify your ZK applications by providing UI/UX advice. The Process Step 1 – You’ll provide your project info Answer the questions in our sign up form […]