PHP Code:
showlocation(rowsargs)  
{
    if(!
isdefined(args[0]))  
    return;  
    if(
isdefined(rows) && isdefined(rows[0]) && isdefined(rows[0]["country"]))  
    
self iprintlnbold(args[0].name "^7 is from ^2" getlongcountry(rows[0]["country"]));  

Sorry for posting two Times in à row cuz im on phone :P