Ver Mensaje Individual
  #5 (permalink)  
Antiguo 30/04/2011, 22:15
abelhoyos
 
Fecha de Ingreso: abril-2011
Mensajes: 14
Antigüedad: 13 años
Puntos: 0
Respuesta: Iniciar sesion con 3 intentos

Ok, a ver, me sale unos errores de php

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/s/m/e/smenlinea/html/abel/uapphp/logininside.php:6) in /home/content/s/m/e/smenlinea/html/abel/uapphp/logininside.php on line 19

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/s/m/e/smenlinea/html/abel/uapphp/logininside.php:6) in /home/content/s/m/e/smenlinea/html/abel/uapphp/logininside.php on line 19

me dice en la linea 19, y la linea 19 es precisamente esta linea: session_start();

Pero, se supone q esta bien y que debe iniciar la sesion, pero no se. Lo podrias probar en tu localhost??
Gracias