prepare($cadenaSQL); $stmt->bindParam(":idioma", $idiomaActual); $stmt->execute(); $RS = $stmt->fetchAll(); ?>