标签:dex public bst span php pre path sub file
//返回两个服务器真实路径 $Absolute_Path=$_SERVER[‘SCRIPT_FILENAME‘]; //截取index.php $Absolute_Path=substr($Absolute_Path,0,-9).‘/Public‘;
标签:dex public bst span php pre path sub file
原文地址:https://www.cnblogs.com/phpwyl/p/8780385.html