lo arregle todo y lo modifiq pero me da el mismo error y no se donde esta
Código PHP:
while($row = mysql_fetch_array($result)) {
printf("<tr><td> %s</td><td> %s</td><td> %s<printf("<tr>[color="Red"]<td><input type="checkbox" name="registro[]\" ID="%s" value=\"%s\" /></td>[/color]<td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s</td><td> %s </td><td><a href=\"borraract.php?id=%d\">Eliminar</a></td></tr>",
[color="Red"]$row[ llave ],[/color]
$row["dependencia"],$row["actividad"],$row["f_i"],$row["f_f"],$row["f_r"],$row["monto"],$row["unidad"],$row["programado"],$row["tarea"],$row["trimestre"],$row["calcular"],$row["estimado"],$row["id_tabla"]);