(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