{"id":3714,"date":"2018-09-21T09:43:34","date_gmt":"2018-09-21T09:43:34","guid":{"rendered":"http:\/\/ebhor.com\/?p=3714"},"modified":"2021-02-19T07:05:41","modified_gmt":"2021-02-19T07:05:41","slug":"pdo-in-php","status":"publish","type":"post","link":"https:\/\/www.ebhor.com\/pdo-in-php\/","title":{"rendered":"PDO in PHP"},"content":{"rendered":"\n

What is PDO?<\/h2>\n\n\n\n

Other than procedural methods like MySQLi, PHP also provides an object oriented approach to deal with databases. This framework is widely known as PDO: PHP Data Objects.<\/p>\n\n\n\n

Advantages of PDO<\/h2>\n\n\n\n