怎么样可以把 phpinfo()屏蔽掉?
2015-01-24信息快讯网
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
phpinfo 系统查看参数函数代码
精通php的十大要点(上)
用mysql内存表来代替php session的类
PHP 加密/解密函数 dencrypt(动态密文,带压缩功能,支持中文)
防止MySQL注入或HTML表单滥用的PHP程序
php 动态多文件上传
php array_intersect()函数使用代码
PHP setcookie() cannot modify header information 的解决方法
linux下 C语言对 php 扩展
Zend Studio for Eclipse的java.lang.NullPointerException错误的解决方法
Apache+php+mysql在windows下的安装与配置图解(最新版)
Zend studio for eclipse中使php可以调用mysql相关函数的设置方法
Cannot modify header information错误解决方法
效率较高的php下读取文本文件的代码 原创
小偷PHP+Html+缓存
如何使用PHP中的字符串函数
PHP常用代码
给初学PHP的5个入手程序
PHP中的日期及时间
php5 and xml示例
解决phpmyadmin 乱码,支持gb2312和utf-8
echo(),print(),print_r()之间的区别?
Windows中安装Apache2和PHP4权威指南
Win2003下APACHE+PHP5+MYSQL4+PHPMYADMIN 的简易安装配置
Windows下的PHP5.0详解
用PHP连接Oracle for NT 远程数据库
用PHP将数据导入到Foxmail
vBulletin Forum 2.3.xx SQL Injection