Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 631 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 631 Bytes

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.