Hola,
estoy haciendo una web y me sale este error al poner session_start();
el error es este:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\AppServ\www\inicio.php:6) in D:\AppServ\www\comprueba.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at D:\AppServ\www\web\inicio.php:6) in D:\AppServ\www\comprueba.php on line 17
pero no me anda el codigo. despues puse haci:
@session_start();
y se ba el error pero no anda el codigo.
gracias
salu2