
23/04/2008, 05:38
|
| | Fecha de Ingreso: abril-2008
Mensajes: 58
Antigüedad: 16 años, 10 meses Puntos: 1 | |
Problemas con las sesiones Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\wamp\www\HojaActividad\index.php:10) in C:\wamp\www\HojaActividad\cabe.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\wamp\www\HojaActividad\index.php:10) in C:\wamp\www\HojaActividad\cabe.php on line 2
Estos son los 2 errores que me salen, si alguien me ayudase me seria d muxa ayuda
Ya tengo el session_start(); al principio del todo,
He probado a quitar todos los espacios en blanco
aun asi siguen persisitiendo los errores.
Gracias |