会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
940072923
博客园
首页
新随笔
联系
订阅
管理
2018年10月15日
php auto_prepend_file和auto_append_file的妙用
摘要: 这是一个鲜为人知的设置! auto_prepend_file 和 auto_append_file 是在php.ini中进行配置的2个参数,auto_prepend_file 表示在php程序加载第一个php代码前加载的php文件,auto_append_file 是在php代码执行完毕后加载的文件
阅读全文
posted @ 2018-10-15 22:22 940072923
阅读(1158)
评论(0)
推荐(0)
编辑