Jump to content

PHP validation


ballouta

Recommended Posts

Hello

 

I saw before serveral validation forms samples, some of them display a nice message next to the field if it is invalid, some do not.

 

what do you call the first type?

 

i want to make google search to learn more and fix my registration form.

 

if you advise a link please write it for me.

 

Thank you

Link to comment
https://forums.phpfreaks.com/topic/116701-php-validation/
Share on other sites

It allows JavaScript to communicate with PHP. So you can send the value of what they have written in the text box to a PHP script that will check the database and return true or false if it is in the database or not. Then you can display the appropriate message.

Link to comment
https://forums.phpfreaks.com/topic/116701-php-validation/#findComment-600060
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.