Ver original$sql = "INSERT INTO $db_table(codigo,nombre,modelo,hospital,status) values ('$codigo','$nombre','$modelo','$hospital','$statu s')";