taniarascia / pdo

Connecting to MySQL in PHP using PDO.

Home Page:https://www.taniarascia.com/create-a-simple-database-app-connecting-to-mysql-with-php/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connecting to MySQL in PHP using PDO

Create a Simple Database App: Connecting to MySQL with PHP

Tutorial

Lessons

  • Install database and create table structure
  • Submit new users
  • Query and filter users
  • Update users with new data
  • Delete users

Author

License

The code is open source and available under the MIT License.

About

Connecting to MySQL in PHP using PDO.

https://www.taniarascia.com/create-a-simple-database-app-connecting-to-mysql-with-php/

License:MIT License


Languages

Language:PHP 95.8%Language:Hack 2.8%Language:CSS 1.3%