1
I am developing a CRUD system, and am having problems updating registered users. The bad thing is that my browser shows no errors.
The problem is that when I edit in some field, for example, email, where it was written [email protected]. Type [email protected]. When I click the button the email field is again [email protected], and no error message appears and it does not return to the home page.php.
The correct thing would be to leave the email field filled with [email protected] and return to the home page.php.
Below is the code with the user edition page.
From now on I appreciate your help!
For better visualization of the code, I put in Pastebin: http://pastebin.com/kAe9vHpv
From now on I appreciate your help!
Our guy, that’s right O_o Thanks for the help and the good eye! haha
– Gabriel
Yes, often it’s the least obvious mistake... @Gabriel
– Alisson Diel