Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nirav-gajera/simple-crud-php

simple CRUD operation using php
https://github.com/nirav-gajera/simple-crud-php

crud mysql php php-crud phpmyadmin-database

Last synced: 26 days ago
JSON representation

simple CRUD operation using php

Awesome Lists containing this project

README

        

# 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.