![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
05/09/2003, 11:46
|
| | Fecha de Ingreso: septiembre-2003 Ubicación: colombia
Mensajes: 374
Antigüedad: 21 años, 5 meses Puntos: 0 | |
hola
porque me sale este error???
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/ims.com.co/httpdocs/insertar.phtml:2) in /home/httpd/vhosts/ims.com.co/httpdocs/insertar.phtml on line 8
el codigo es el siguiente:
<?php
include("conex.phtml");
$link=Conectarse();
mysql_query("insert into consecutivos (consecutivo,cliente,nit,telefono,maquina,marca,se rial,proveedor,procesador,memoria,disco,cd,mouse,f ax,tarjeta_red,teclado,sistema_op) values ('$consecutivo','$cliente','$nit','$telefono','$ma quina','$marca','$serial','$proveedor','$procesado r','$memoria','$disco','$cd','$mouse','$fax','$tar jeta_red','$teclado','$sistema_op')",$link);
header("Location:reporte.php");
?>
gracias
__________________ J-.-`.:: |