Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 179 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 179 Bytes

simple-crud-php

simple CRUD operation using php

first create database using 'crud_db.sql' file in your phpmyadmin

then run index.php and you're good to go for CRUD operation.