Código PHP:
<?php
session_start();
if($_SESSION['Estado'] == 0) header("location: miweb.com/hola");?>
Código:
Muchas Gracias. Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\Basketball\include\Button.php:11) in C:\AppServ\www\Basketball\perfil.php on line 10