$myvariable = $db->query_first("SELECT *FROM post AS pLEFT JOIN user USING (userid)LEFT JOIN userfield USING (userid)");WHERE p.postid = 12066