27/12/2007, 10:02
|
| | | Fecha de Ingreso: septiembre-2007 Ubicación: Salta
Mensajes: 1.620
Antigüedad: 17 años, 1 mes Puntos: 101 | |
Porque error? 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 |