威凡网全力打造:网页编程、软件开发编程、平面设计、服务器端开发、操作系统等在线学习平台!学编程,上威凡网!
PHP教程>> PHP基础 PHP技巧 PHP实例 PHP文摘 PHP模板 PHP总结
当前位置:首页 > PHP教程 > PHP实例
下一节
 怎么样可以把 phpinfo()屏蔽掉?
q:怎么样可以把 phpinfo()屏蔽掉? 

a:路径:c:\winnt(or windows)\php.ini(nt和2000)c:\windows(95,98) 
在 php.ini 配置文件里面有这个选项 
disable_functions = ; this directive allows you to disable certain 
; functions for security reasons. it receives 
; a comma separated list of function names. 
; this directive is *not* affected by whether 
; safe mode is turned on or off. 
改成 
disble_functions = phpinfo 

申明:本教程内容由威凡网编辑整理并提供IT程序员分享学习,如文中有侵权行为,请与站长联系(QQ:254677821)!
下一节
相关教程  
其他教程  
PHP基础
PHP技巧
PHP实例
PHP文摘
PHP模板
PHP总结

违法和不良信息举报中心】邮箱:254677821@qq.com
Copyright©威凡网 版权所有 苏ICP备2023020142号
站长QQ:254677821