What is php form validation?



What is php form validation?..

Answer / Jay Govind Singh

PHP form validation refers to the process of verifying user input from a web form before it is submitted to the server. This helps ensure that the data entered by users adheres to certain predefined rules, such as required fields, email format, and length constraints.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What are the advantages of not using any frameworks ?

1 Answers   Sonata,


How many php functions are there?

1 Answers  


What is php stack?

1 Answers  


Tools used for drawing er diagrams?

1 Answers  


How do you destroy a session?

1 Answers  


How is the comparison of objects done in php?

1 Answers  


What library is used for pdf in php?

1 Answers  


How to remove html tags from data in php?

1 Answers  


What is the function used to change the root directory in PHP?

1 Answers  


What is php ci?

1 Answers  


What is php session id?

1 Answers  


Tell me what is the difference between characters 34 and x34?

1 Answers  


Categories