YP/NIS Funkcje
PHP Manual

yp_cat

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

yp_catReturn an array containing the entire map

Opis

array yp_cat ( string $domain , string $map )

Returns all map entries.

Parametry

domain

The NIS domain name.

map

The NIS map.

Zwracane wartoĊ›ci

Returns an array of all map entries, the maps key values as array indices and the maps entries as array data.


YP/NIS Funkcje
PHP Manual