Ver original$insertar=mysql_query("update factrad set numfact=$d, estatus='facturado' where estatus='orden'") or die(mysql_error());