Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

che-samples/php-mysql

 
 

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.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.9%
  • Hack 2.8%
  • CSS 1.3%