S
S
semki0962017-04-28 18:16:20
PHP
semki096, 2017-04-28 18:16:20

Do I need to validate registration form fields in php?

Does it make sense to validate a simple user registration form using PHP, when there are html5 features, plus js features on the client side. Is it worth it or not to neglect validation in php? If not, why and in what cases.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nik Gubin, 2017-04-28
@semki096

Any validation on the client can be disabled and bypassed successfully.
Validation on the server is MANDATORY .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question