I made a page for the registration of accounts, with checks on the fields is the client side than server side, but I have a small problem.
For controls the client side I receive the alert directly to the page registration, while for the server-side controls made in php I open a blank page by typing the message written in the command echo.
Is there a way to do something similar to controls on the client side server side controls? Let me see the error on the same page, so the user is forced to turn back.
Bookmarks