criada a função para editar e deletar os dados do banco maria
This commit is contained in:
11
index.php
11
index.php
@@ -65,4 +65,13 @@ try{
|
||||
|
||||
//dados alunos
|
||||
//http://localhost:8000/aluno?NR_LOGRADOURO=715
|
||||
//http://localhost:8000/aluno?NOME=JOAO%20MIGUEL%20DE
|
||||
//http://localhost:8000/aluno?NOME=JOAO%20MIGUEL%20DE
|
||||
|
||||
//inserir
|
||||
//http://localhost:8000/inserirpais
|
||||
|
||||
//DADOS PAIS
|
||||
//http://localhost:8000/pais?CD_ALUNO=70B81220937CED736CA3A7D462E3FF6A
|
||||
|
||||
//DELELA PAIS
|
||||
//http://localhost:8000/deleta?CPF=123
|
||||
Reference in New Issue
Block a user