Ver originalif(isset($_POST['COD_MUSICO']) || !empty($_POST['COD_MUSICO'])){ $id = $_POST['COD_MUSICO']; echo $objeto_ut6->Dame_Nombre_Musico($id);}