Skip to content

crisjhatin/php-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-crud

Create, delete, edit and update tasks and descriptions.

Steps

  1. Clone this repo within C:/xampp/htdocs path.
  2. Open Xampp and start Apache and Mysql services.
  3. Go to localhost/phpmyadmin, create a new database called php_mysql_crud and import the query php_mysql_crud.sql from database folder.
  4. Finally, go to localhost/php-crud to test the CRUD app.

Screenshot

screenshot

About

Add, delete, edit and update tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors