Posts by Vitor • 63 points
4 posts
-
2
votes1
answer113
viewsQ: Error when checking user duplication
I wanted to prohibit the user from registering two iguas users, like two identical emails or matricula, but is still being recorded existing data, After that press in register and send the data to…
-
1
votes1
answer38
viewsQ: User without duplication
Good guys, I have a screen to register usurer but I want to make that there is only one user with such registration and email, but I do not know where the program starts this part, someone of a…
-
1
votes0
answers72
views -
2
votes1
answer61
viewsQ: I wanted to put an Alert on my login screen
I wish that when I hit login and my password or registration, did not match what is not in the bank he of some Alert. here is the model <?php include 'usuarios/usuario.php'; class ModelUsuario{…