|
PHP5中文手册
yp_match(PHP 4, PHP 5 <= 5.0.5) yp_match — Returns the matched line 说明
string yp_match
( string $domain
, string $map
, string $key
)
Returns the value associated with the passed key out of the specified map . 参数
返回值Returns the value, or FALSE on errors. 范例
Example#1 Example for NIS match
<?php 上例的输出类似于:
|