xdb->query("SELECT prenom FROM auth_user_md5 WHERE user_id={?}", $uid); return $res->fetchOneCell(); } ?>