function isTurbo() { if(strpos(gethostbyaddr($_SERVER['REMOTE_ADDR']), 'opera-mini.net')) return true; }