PHP & 技术 25 Sep 2006 01:30 pm

auto_prepend_file 文件

A apache中设置,但他会覆盖php.ini中的设置

……………………………..

php_admin_value include_path ".:/usr/lib/php/php:/var/www/html/sso/include"

php_value auto_prepend_file "josso-lib/josso.php"

B php.ini中设置

auto_prepend_file 不支持多个文件

可以预加载中include

Trackback This Post | Subscribe to the comments through RSS Feed

Leave a Reply