Código PHP:
$IrA = "informacion_productos/abrasivos.php?cod='".$_POST['txtCod']."'";
header(sprintf("Location: '%s'", $IrA));
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\brumasa\index.php:12) in C:\xampp\htdocs\brumasa\index.php on line 78