Home >Backend Development >PHP Tutorial >php.ini配置文件详解(为了安全,禁止一些高风险的函数)

php.ini配置文件详解(为了安全,禁止一些高风险的函数)

WBOY
WBOYOriginal
2016-06-20 12:45:39885browse

配置 disable_function

disable_functions=

eval,assert,popen,passthru,escapeshellarg,escapeshellcmd,passthru,exec,system,chroot,scandir,chgrp,chown,escapeshellcmd,escapeshellarg,shell_exec,proc_get_status,ini_alter,ini_restore,dl,pfsockopen,openlog,syslog,readlink,symlink,leak,popepassthru,stream_socket_server,popen,proc_open,proc_close


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn