Curry
PHP Framework

core

db

html

utility

PathManager::setHtdocsDirectory

public static void setHtdocsDirectory ( string $path )
index.phpを格納するディレクトリを設定します。
このディレクトリはWebルート、またはWebルート以下のディレクトリである必要があります。

パラメーター

名前 内容
$path string index.phpを格納するディレクトリのパスを

返り値

返り値はありません。