Skip to content

Varsh18/Student-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STUDENT DATABASE

A simple webpage which gets value from the user and stores in the MySQL Database using PHP in XAMPP server.

Screenshot: Alt text

STEPS TO INSTALL IT ON YOUR LOCAL MACHINE:

Fork it

Link to your GitHub Pages fork with [username].github.io/Student-Database

Install XAMPP Server on your computer

Start Apache and MySQL in Xampp

Create a database named myDb in PhpMyAdmin

Create table named stud name varchar(20), id varchar(20), cgpa varchar(20)

Store the project in htdocs

On browser, type http://localhost/Student-Database and execute it.

About

A simple database connectivity using PHP and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published