yp_firstReturns the first key-value pair from the named map Description
array yp_first
( string
$domain
, string $map
)
Gets the first key-value pair from the named Parameters
Return Values
Returns the first key-value pair as an array on success, or Examples
Example #1 Example for the NIS first
<?php See Also
|