PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

dir> <chdir
Last updated: Fri, 05 Sep 2008

view this page in

chroot

(PHP 4 >= 4.0.5, PHP 5)

chrootルートディレクトリを変更する

説明

bool chroot ( string $directory )

カレントのプロセスのルートディレクトリを directory に変更します。成功した場合に TRUE を、失敗した場合に FALSE を返します。

注意: 使用しているシステムがサポートし、 かつCLI,CGI,Embed SAPIを使用している場合でのみ この関数は有効です。

注意: この関数は Windows 環境にはまだ実装されていません。



add a note add a note User Contributed Notes
chroot
There are no user contributed notes for this page.

dir> <chdir
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites