发新话题
打印

我php_self函数不起作用了!

我php_self函数不起作用了!

我在我的*.php文件中使用了$PHP_SELF函数,一切正常,运行了大概有一年多了,最近我在自己的单机上修改了一些网页,突然发现我的$PHP_SELF不起作用,比如说:
<?
echo $PHP_SELF;
?>
竟然不输出任何字符.我将php.ini重新覆盖了还是不行!有没有人知道这是为什么?着急啊!      

TOP

did you upgrade your php?      
There are three things that have meaning for life. The first is survival, the second is social order, and the third is entertainment. (Linus Torvalds)

TOP

发新话题