yp_all

(PHP 4 >= 4.0.6, PHP 5 <= 5.0.5)

yp_allTraverse the map and call a function on each entry

Опис

void yp_all ( string $domain , string $map , string $callback )

Увага

This function is currently not documented; only its argument list is available.

Параметри

domain

The NIS domain name.

map

The NIS map.

callback

Значення, що повертаються

Не повертає значень.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top