Thanks for sharing! Have you reviewed your favorite rinks yet? [insert_php] $ip = $_REQUEST[‘REMOTE_ADDR’]; // the IP address to query $query = @unserialize(file_get_contents(‘http://ip-api.com/php/’.$ip)); echo ‘Click Here Now to List Review Your Local Rinks!‘; [/insert_php]