CRUD is an acronym for Create, Read, Update, and Delete. CRUD operations are basic data manipulation for database. This application perform create (i.e. insert), read (i.e. select), update and delete operations. A simple PHP application to perform all these operations on a MySQL database table at one place.
-
Notifications
You must be signed in to change notification settings - Fork 0
CRUD is an acronym for Create, Read, Update, and Delete. CRUD operations are basic data manipulation for database. This application perform create (i.e. insert), read (i.e. select), update and delete operations. A simple PHP application to perform all these operations on a MySQL database table at one place.
License
ReadMeVishal/PHP-CRUD-Application
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CRUD is an acronym for Create, Read, Update, and Delete. CRUD operations are basic data manipulation for database. This application perform create (i.e. insert), read (i.e. select), update and delete operations. A simple PHP application to perform all these operations on a MySQL database table at one place.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published