Búsqueda de teatros
 
  prepare($SQL); $result = $stmt->execute(array(':Nombre_teatro'=>$id)); $rows = $stmt->fetchAll(\PDO::FETCH_OBJ); if(count($rows)){ //echo "Existe el registro del teatro"; foreach($rows AS $row){ ?>
Nombre_teatro:

Calle y númeroLocalidadProvinciaTeléfonoCategoría (Tamaño)Aforo
calle_numero."
")?>
localidad."
")?>
provincia."
")?>
telefono."
")?>
categoria."
")?>
aforo."
")?>