https://github.com/parzibyte/mysql-php-pdo-tutorial
MySQL and PHP connection using PDO
https://github.com/parzibyte/mysql-php-pdo-tutorial
crud database example mariadb mysql pdo php sql
Last synced: 3 days ago
JSON representation
MySQL and PHP connection using PDO
- Host: GitHub
- URL: https://github.com/parzibyte/mysql-php-pdo-tutorial
- Owner: parzibyte
- License: gpl-3.0
- Created: 2019-10-14T22:11:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-14T22:15:02.000Z (over 6 years ago)
- Last Synced: 2025-05-16T06:03:06.361Z (11 months ago)
- Topics: crud, database, example, mariadb, mysql, pdo, php, sql
- Language: PHP
- Size: 15.6 KB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql-php-pdo-tutorial
MySQL and PHP connection using PDO
Source code of a PHP & MySQL connection tutorial. You can see it here: https://parzibyte.me/blog/en/2019/10/14/php-mysql-tutorial-using-pdo/