Skip to content

MicroEvan/simple-crud-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Locally

Clone the project to your htdocs or www folder

  git clone https://github.com/MicroEvan/simple-crud-php.git

Start your server your browser and go to

  localhost/simple-crud-php

Create database, go to

  http://localhost/phpmyadmin/index.php

create database 'tutorial' or any name of your choice, make sure to update database name in conn.php Import the sql file 'users.sql'

You are set!

Happy Coding

#CYB3RKN1GHT

About

Just for fun and love for code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published