https://github.com/odaridavid/php_crud_mysql
Code snippets of php for mysql database connection and Creating entries,Viewing,Updating and deleting
https://github.com/odaridavid/php_crud_mysql
html-form mysql mysql-database mysqli php
Last synced: 7 months ago
JSON representation
Code snippets of php for mysql database connection and Creating entries,Viewing,Updating and deleting
- Host: GitHub
- URL: https://github.com/odaridavid/php_crud_mysql
- Owner: odaridavid
- License: mit
- Created: 2018-10-24T22:11:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T08:41:17.000Z (over 6 years ago)
- Last Synced: 2025-01-11T20:34:09.252Z (9 months ago)
- Topics: html-form, mysql, mysql-database, mysqli, php
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php_crud_mysql
Code snippets of php for mysql database connection and Creating entries,Viewing,Updating and deleting