Skip to content

taniarascia/pdo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.