https://github.com/wlodpawlowski/simple-crud-application
Simple "CRUD" web-application for creating, reading, updating and deleting data from the database
https://github.com/wlodpawlowski/simple-crud-application
crud crud-application database database-management mysql mysql-database mysql-server mysqli php php7 phpmyadmin
Last synced: 2 months ago
JSON representation
Simple "CRUD" web-application for creating, reading, updating and deleting data from the database
- Host: GitHub
- URL: https://github.com/wlodpawlowski/simple-crud-application
- Owner: wlodpawlowski
- License: mit
- Created: 2018-05-29T18:11:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T13:30:31.000Z (about 8 years ago)
- Last Synced: 2025-09-13T08:58:35.574Z (10 months ago)
- Topics: crud, crud-application, database, database-management, mysql, mysql-database, mysql-server, mysqli, php, php7, phpmyadmin
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-crud-application
Simple "CRUD" web-application for creating, reading, updating and deleting data from the database