yp_next

(PHP 3>= 3.0.7, PHP 4 >= 4.0.0)

yp_next -- Returns the next key-value pair in the named map.

Description

array yp_next ( string domain, string map, string key)

yp_next() returns the next key-value pair in the named map after the specified key or FALSE.

See also yp-get-default-domain().