dirname (dirname(__FILE__)); 假设__FILE__为/home/web/config/config.php 上面的方法输出为/home/web dirname(dirname(__FILE__));得到的是文件上一 ...
確定! 回上一頁