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

search for in the

streamWrapper::dir_readdir> <streamWrapper::dir_closedir
Last updated: Fri, 13 Nov 2009

view this page in

streamWrapper::dir_opendir

(PHP 4 >= 4.3.2, PHP 5)

streamWrapper::dir_opendirディレクトリハンドルをオープンする

説明

public bool streamWrapper::dir_opendir ( string $path , int $options )

このメソッドは、opendir() に対応してコールされます。

パラメータ

path

opendir() に渡す URL を指定します。

注意: parse_url() でこの URL が壊れることがあります。

options

safe_mode (0x04) を強制するか否か。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



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

streamWrapper::dir_readdir> <streamWrapper::dir_closedir
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites