-1
I have the following listing query
mysqli_query($conexao,"INSERT into cadastro set nome='$nome',telefone='$fone',cep='$cep',secao='$categoria'");
how do I not have to select the last input to get the generated id? because I’ve had problems with multiple users putting information in the system at the same time and returned wrong value.
Aff to negative the answer?
– Jasar Orion
I thought the answer was good. I just needed to complement a little bit with the query, etc.. I could have used the code of the question. The people here mark up. But won my upvote to neutralize. ;D
– Gato de Schrödinger