Introduction : Design HTML Form
  • Create Simple HTML Page
  • Create CSS for HTML Page
  • Create HTML Form for Data Entry
Insert Data using PHP Script
  • PHP Script (POST Method)
  • Insert Query (MySQLi)
Display Data from MySQLi Database
  • Use of Select Query & Database Table
Update and Delete Data from MySQLi Database
  • Update Data using PHP Code and Update Query
  • Delete Data using Delete Query from MySQLi