thinkphp配置文件路徑在入口文件index.php中配置。 如果Public目錄在應用程式目錄同等級位置: 2.如果Public在app內部則: 3.如果使用Public在app外部,但定義為: ...
thinkphp配置文件路徑在入口文件index.php中配置。
如果Public目錄在應用程式目錄同等級位置:
2.如果Public在app內部則:
3.如果使用Public在app外部,但定義為:
define('APP_PATH','./Application/');
thinkphp配置文件路徑在入口文件index.php中配置。 如果Public目錄在應用程式目錄同等級位置: 2.如果Public在app內部則: 3.如果使用Public在app外部,但定義為: ...
thinkphp配置文件路徑在入口文件index.php中配置。
如果Public目錄在應用程式目錄同等級位置:
2.如果Public在app內部則:
3.如果使用Public在app外部,但定義為:
define('APP_PATH','./Application/');