Jump to content

Form Validation with JS and PHP


Cris987

Recommended Posts

I read somewhere that it's a not faster to validate forms by with the client side (JS) and that PHP form validation should be used as backup. So I found some JS code to validate the form.

 

Now, how would I proceed to validate the form with PHP in the case that a user turns off JS?

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/71756-form-validation-with-js-and-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.