Advertisements
Advertisements
प्रश्न
What is Form Validation in PHP?
टीपा लिहा
उत्तर
- Validation is a process of checking the input data submitted by the user from the client machine.
- There are two types of validation available in PHP. They are as follows, Client-Side Validation, Server Side Validation.
shaalaa.com
HTML Forms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Discuss the following and Answer the question.
A Jr. web designer wants to design a webpage to enter the employee name, address. He needs a button to clear the form content and submit the data.
- Write the different controls he will use to create the web page.
- State the tags to be used for the controls.
When you use the $_GET variable to collect data, the data is visible to ______.
What does fopen() function do in PHP?
Define HTML form controls.
List out HTML control to support PHP language.
What is a HTML form?
Write any two rules for input HTML.
Differentiate check box and Radio button.
Explain the process File handling.
Explain concepts of HTTP Uploading process.