杨敬闯
杨敬闯
你好我有个问题,安装扩展的时候可以这样吗?docker-php-ext-install zip pdo_mysql opcache mysqli 一次性的安装多个吗?


[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author...
you need `docker-php-ext-enable --ini-name zz-event.ini event` error msg: PHP Warning: PHP Startup: Unable to load dynamic library 'event' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20220829/event (/usr/local/lib/php/extensions/no-debug-non-zts-20220829/event: cannot open shared object file: No such file or...
table-select 选中后现在返回的是value,怎么调整为 选中后input自动显示name,把value返回给外面