app_path() app_path函數返回app目錄的絕對路徑: $path = app_path(); 你還可以使用app_path函數為相對於app目錄的給定文件生成絕對路徑:
確定! 回上一頁