Ver Mensaje Individual
  #10 (permalink)  
Antiguo 09/12/2007, 20:48
Avatar de seinkraft
seinkraft
 
Fecha de Ingreso: diciembre-2007
Mensajes: 119
Antigüedad: 17 años, 3 meses
Puntos: 1
Re: aprendiendo a trabajar con sesiones :p

Holis, estube trabajando con este sistema y lo realice tal cual va hasta ahora, se loguea lo mas bien pero a la hora de mantener la sesion activa tira un error.

Código:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\php\index.php:6) in C:\xampp\htdocs\php\login.php on line 12
Código:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\php\index.php:6) in C:\xampp\htdocs\php\login.php on line 12