yp_all

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

yp_allTraverse the map and call a function on each entry

Opis

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

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

domain

The NIS domain name.

map

The NIS map.

callback

Zwracane wartości

Nie jest zwracana żadna wartość.

add a note add a note

User Contributed Notes

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