Skip to content

Erregard/pdo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting to MySQL in PHP using PDO

Create a Simple Database App: Connecting to MySQL with PHP

Lessons

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

License

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

About

Code for the simple PHP and MySQL database app tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.7%
  • Hack 2.9%
  • CSS 1.4%