Country Code lookup for CloudFlare customers
<?php $country_code = strtolower($_SERVER["HTTP_CF_IPCOUNTRY"]); ?>