What Will I Learn?
- You will learn how to make validation form
- You will learn how to make simple form
- You will learn how input valid data on your database
Requirements
- you must understand the basic of PHP programming
- you must know how to implement isset and empty function
- you must understand how to create database, tabel with MySQL.
- you must know how to connect PHP form with MySQL database.
Difficulty
- Basic
Tutorial Contents
validation on a form is required, the point is that the data entered into a valid website database, how to implement it is not difficult, you just have to be able to implement isset and empty function.
- just start our tutorial.
- the first step you should take is to create a text editor.
