Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Ayon-SSP Ayon-SSP released this 09 Sep 07:22
· 5 commits to master since this release

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's  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 browser localhost/Form_PHP/index.html

Done setup

img

ouTput:

img

img

img

img