Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/12/2006, 03:02
HerSAn
 
Fecha de Ingreso: mayo-2005
Mensajes: 201
Antigüedad: 19 años
Puntos: 2
Re: error con session

Código:
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<?
session_start();
?>
</body>
</html>
No puede haber ni espacios, ni html, ni echos y en general cualquier salida al navegador antes de una sesion por eso te marca ese error.
__________________
Saludos!
Mty-NL..