打开目录 handle。
语法: int opendir(string path);
返回值: 整数
函数种类: 文件存取
本函数用来打开目录资料流。返回的整数是可供其它目录函数操作的 handle。
PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序