Ver Mensaje Individual
  #9 (permalink)  
Antiguo 21/04/2008, 21:11
franco190453
 
Fecha de Ingreso: abril-2006
Mensajes: 1.128
Antigüedad: 18 años, 10 meses
Puntos: 33
Re: Problema al almacenarse las sesiones...

El manual dice lo siguiente:
setcookie() defines a cookie to be sent along with the rest of the HTTP headers. Like other headers, cookies must be sent before any output from your script (this is a protocol restriction). This requires that you place calls to this function prior to any output, including <html> and <head> tags as well as any whitespace.
Saludos
Franco