PHP Velho Oeste 2024

Configurações em Execução

O comportamento dessas funções podem ser modificado pelas configurações do php.ini.

Mysqlnd_mux Opções de Configuração
Nome Padrão Modificável Changelog
mysqlnd_mux.enable 0 PHP_INI_SYSTEM

Uma rápida explicação das diretivas de configuração.

mysqlnd_mux.enable int

Enables or disables the plugin. If disabled, the extension will not plug into mysqlnd to proxy internal mysqlnd C API calls.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top