Oracle with PHP and PDO

A few weeks ago, I was holding a PHP training for a customer who’s using the Oracle database on a regular basis. My boss and I agreed on teaching the Oracle database connection with PDO (instead of the MySQL database connection we usually teach in trainings). Being used to MySQL which is very well …