subhamghimire / PHP

Repo about the PHP CRUD operation and many more projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#PHP CRUD(Create, Read, Update, Delete)

1.install Xampp server on your computer
2.clone this repository and paste it in C:/xampp/htdocs
3.start apache and mysql in xampp control panel
4.go to http://localhost/ and click phpMyAdmin
5.create a new database, named is as 'crud'.
6.import data.db to that database
7.now, go to localhost/crud/index.php

About

Repo about the PHP CRUD operation and many more projects


Languages

Language:PHP 77.1%Language:TSQL 22.5%Language:CSS 0.5%