yp_all

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

yp_allTraverse the map and call a function on each entry

Beskrivelse

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

Advarsel

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

Parametre

domain

The NIS domain name.

map

The NIS map.

callback

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

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