Skip to content

Reading the data from the Form 🗂️ and inserting ✒️into the database 📦 using PHP

Notifications You must be signed in to change notification settings

Ayon-SSP/Form_PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form_PHP

Reading the data from the Form 🗂️ and inserting ✒️into the database 📦 using PHP

Step 1:
    Make a database & then a Table
    In my case my Db name is dbssp1 & Table name is prac_phpform
Step 2:
    open the path where you have installed your xampp
    In my case it'sin  C:\AHW\xampp\htdocs
    Go to that path and Enter the command in terminal 
    git clone https://github.com/Ayon-SSP/Form_PHP
Step 3:
    Open in brouser localhost/Form_PHP/index.html

Done setup

img

ouTput:

img

img

img

img

img

img

📐 Setup for PHP:

  1. Download & Install XAMPP(Start the Apache server and MySQL from the XAMPP Control Panel.) or CLI
  2. Folder Location: Place your PHP files in the htdocs >> C:\xampp\htdocs
  3. phpMyAdmin dashboard http://localhost/phpmyadmin
  4. open app http://localhost/my_crud_project/create.php.

About

Reading the data from the Form 🗂️ and inserting ✒️into the database 📦 using PHP

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published