Student Reviews
( 5 Of 5 )
1 review
Video of PHP PDO Tutorial Part 2 - Transactions - Env Variables & PHPDotEnv - Full PHP 8 Tutorial in PHP Native course by Program With Gio channel, video No. 65 free certified online
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: https://www.patreon.com/programwithgio
THANK YOU!
LESSON 2.31
Course Outline - https://github.com/ggelashvili/learnphptherightway-outline
Course Playlist - https://www.youtube.com/playlist?listPLr3d3QYzkw2xabQRUpcZ_IBk9W50M9pe-
RESOURCES
Previous Video - https://youtu.be/wcD5HlEHrnc
https://www.php.net/manual/en/pdo.transactions.php
https://github.com/vlucas/phpdotenv
https://dev.mysql.com/doc/refman/8.0/en/storage-engines.html
https://dev.mysql.com/doc/refman/8.0/en/commit.html
CHAPTERS
00:00 - Intro
04:23 - Database transactions
08:35 - Transactions with PDO
12:32 - Environment variables & phpdotenv package