yp_matchReturns the matched line Description
string yp_match
( string
$domain
, string $map
, string $key
)
Returns the value associated with the passed Parameters
Return Values
Returns the value, or Examples
Example #1 Example for NIS match
<?php The above example will output something similar to: joe:##joe:11111:100:Joe User:/home/j/joe:/usr/local/bin/bash See Also
|