(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
streamWrapper::dir_opendir — 打开目录句柄
$path
$options
此方法在响应 opendir() 时被调用。
path
指定传递给 opendir() 的 URL。
注意: 可以使用 parse_url() 拆分 URL。
注意:
可以使用 parse_url() 拆分 URL。
options
成功时返回 true,失败时返回 false。
true
false