Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/11/2006, 12:14
cryptex
 
Fecha de Ingreso: septiembre-2006
Mensajes: 32
Antigüedad: 17 años, 7 meses
Puntos: 0
cuando realizo el llamado a session_start(), modifica la cabecera y una vez llamo el Header() :

Warning: Cannot modify header information - headers already sent by (output started at /var/www/bolsa/conexion.php:1) in /var/www/bolsa/insertarbacantes.php on line 66

conexion.php:1 = session_start();
insertarbacantes.php on line 66 = Header('Location: mensaje.php');