You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
} elseif($conn->error == "Cannot delete or update a parent row: a foreign key constraint fails (`brunoh_adriano`.`formulario`, CONSTRAINT `CPF` FOREIGN KEY (`Funcionario_CPF`) REFERENCES `funcionario` (`CPF`) ON DELETE NO ACTION ON UPDATE NO ACTION)") {
?>
<script>
alert('Existe um formulário ligado a este CPF, é necessário que ele seja deletado!');