Ver original// MAL$sql = "delete from Jv WHERE uns= 'use' and ins = 'cod' "; // BIEN$sql = "delete from Jv WHERE uns= '$use' and ins = '$cod' ";