- PHP 手册
- 函数参考
- 其它服务
- YP/NIS
- YP/NIS 函数
yp_all
(PHP 4 >= 4.0.6, PHP 5 < 5.1.0)
yp_all — Traverse the map and call a function on each entry
说明
yp_all ( string$domain
, string $map
, string $callback
) : void
Warning
本函数还未编写文档,仅有参数列表。
参数
-
domain
-
The NIS domain name.
-
map
-
The NIS map.
-
callback
-
返回值
没有返回值。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.yp-all.php