そのまんま!

posix_getcwd

(PHP 3 >= 3.0.13, PHP 4, PHP 5)

posix_getcwd -- 現在のディレクトリのパス名

説明

string posix_getcwd ( void )

スクリプトの現在の実行ディレクトリのパスを、絶対パスで取得します。

返り値

絶対パス、あるいはエラー時に FALSE を返します。