;;;;;;;;;;;;;;;;;;;;;;;;; Dynamic Extensions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Copy the codeThere is a bunch of content below: ;extension=php_mbstring.dll. Here is the configuration for PHP extension loading. Add the PDO extension at the end: Copy the codeIf you see output like this in the browser: PDO PDO support enabled PDO drivers mysql, pgsql , sqlite, mssql, odbc, firebird. There are various driver instructions at the back, PDO_Firebird, pdo_mssql, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite. It means the installation is successful and you can use the pdo extension.