session_start(); include 'includes/cookies.php'; include 'includes/conn.php'; if ($_SESSION["countrycode"]==null) { // IP FUNCTIONS include("includes/ip_functions.php"); $remote = $_SERVER['REMOTE_ADDR']; $_SESSION["countrycode"]=getCCfromIP($remote,$Conn); $_SESSION["countryname"]=getCOUNTRYfromIP($remote,$Conn); } ?>


5/5
4/5
3/5
2/5
1/5