How to Connect a Form to a Database in PHP - PDO Tutorial

How to Connect a Form to a Database in PHP - PDO Tutorial

Dave Gray via YouTube Direct link

Intro

1 of 21

1 of 21

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

How to Connect a Form to a Database in PHP - PDO Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 A Note About Setup
  3. 3 Importing the World database
  4. 4 Creating the PDO Connection file
  5. 5 Creating the index page forms
  6. 6 Filtering Submitted Form Input
  7. 7 Building and Executing a SQL Select Query in PHP
  8. 8 Building and Executing a SQL Insert Query in PHP
  9. 9 Review the Logical Flow of the Application
  10. 10 Working with the results of the SQL Select Query
  11. 11 Creating the Update and Delete Forms
  12. 12 Reviewing the Logical Flow of the Application again
  13. 13 Creating the delete_record.php file
  14. 14 Creating the update_record.php file
  15. 15 A note about PHP files
  16. 16 Adding a confirmation to the index file
  17. 17 Reviewing the application in the browser
  18. 18 Testing and Debugging!
  19. 19 Adding CSS Styles
  20. 20 Discovering one more issue...and fixing it!
  21. 21 Finishing the CSS styling

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.