query($q); $d = mysqli_fetch_array($r,MYSQLI_ASSOC); return $d['name']; }