広告のパーソナライゼーション、リマーケティング、広告のパフォーマンス分析など、広告に使用されるクッキーを管理します。
2.14.3.17. Change database driver in OpenCart
Available drivers for connecting to the MySQL database:
- MySQL (only for older PHP versions).
To change the driver, specify it in site configuration files in line:
define('DB_DRIVER', 'XXXXX');
Where XXXXX is the required driver name.