|    
			
				27/07/2008, 05:47
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: julio-2008 
						Mensajes: 15
					 Antigüedad: 17 años, 3 meses Puntos: 0 |  | 
  |  Warning: Cannot modify header information  
  Hola tengo este warning y no se como solucionarlo
 Warning: Cannot modify header information - headers already sent by (output started at index.php:24) in contador.php on line 5
 
 Linea 24 del index.php
 <html>
 
 
 Linea 5 del contador.php
 setcookie ("prueba","www.prueba.com", time()+43200);
 
 
 Un saludo y gracias de antemano
     |