Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nurfawaiq/crud-php-mysqli
Source code CRUD using PHP (mysqli extension) and MariaDB
https://github.com/nurfawaiq/crud-php-mysqli
mariadb mysqli php
Last synced: 2 months ago
JSON representation
Source code CRUD using PHP (mysqli extension) and MariaDB
- Host: GitHub
- URL: https://github.com/nurfawaiq/crud-php-mysqli
- Owner: nurfawaiq
- Created: 2018-11-30T09:00:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T14:31:50.000Z (almost 5 years ago)
- Last Synced: 2023-10-19T16:38:40.355Z (over 1 year ago)
- Topics: mariadb, mysqli, php
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 8
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crud-php-mysqli
Source code CRUD (Create, Read, Update, Delete) sederhana dengan PHP ekstensi mysqli dan database MariaDB.Database sama dengan crud sebelumnya yang ini https://yukcoding.id/source-code-crud-php-mysql/