Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 20052 программиста и 1651 робот. Сейчас ищут 1447 программистов ...
Приступая к работе

Setup

Вернуться к: Quickstart and Examples

The plugin is implemented as a PHP extension. See also the installation instructions to install the » PECL/mysqlnd_qc extension.

Compile or configure the PHP MySQL extension (mysqli, PDO_MYSQL, mysql) that you plan to use with support for the mysqlnd library. PECL/mysqlnd_qc is a plugin for the mysqlnd library. To use the plugin with any of the existing PHP MySQL extensions (APIs), the extension has to use the mysqlnd library.

Then, load the extension into PHP and activate the plugin in the PHP configuration file using the PHP configuration directive named mysqlnd_qc.enable_qc.

Пример #1 Enabling the plugin (php.ini)

mysqlnd_qc.enable_qc=1



Вернуться к: Quickstart and Examples

© 2025 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware