In this lesson, we continue with the PDO & MySQL and learn about transactions. In addition to transactions, you will also learn where & how to store your database credentials using environment variables.
SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
⭐ Become a Patreon: / programwithgio
THANK YOU!
LESSON 2.31
Course Outline - https://github.com/ggelashvili/learnp...
Course Playlist - • Learn PHP The Right Way - Full PHP Tu...
RESOURCES
Previous Video - • PHP PDO Tutorial Part 1 - Prepared St...
https://www.php.net/manual/en/pdo.tra...
https://github.com/vlucas/phpdotenv
https://dev.mysql.com/doc/refman/8.0/...
https://dev.mysql.com/doc/refman/8.0/...
CHAPTERS
00:00 - Intro
04:23 - Database transactions
08:35 - Transactions with PDO
12:32 - Environment variables & phpdotenv package