Ver original$resu = mysql_query("INSERT INTO obscapveh (Capvehid, Observaciones) VALUES ($row['Capvehid'], '$_GET[observacion]')") or die(error());