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