 |
 |
 |
 |
Warning: include(../levoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/yp-first.html on line 46
Warning: include() [ function.include]: Failed opening '../levoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/yp-first.html on line 46
|
 |
 |
 |
 | |
|  |
(PHP 3>= 3.0.7, PHP 4)
yp_first - возвращает первую пару key-value из именованной карты. Описание
array yp_first (string domain, string map) yp_first() возвращает первую пару ключ-значение из именованной карты в именованном
домене/domain, иначе FALSE.
Пример 1. Первое NIS<?php
$entry = yp_first($domain, "passwd.byname");
$key = $entry ["key"];
$value = $entry ["value"];
echo "First entry in this map has key " . $key . " and value " . $value;
?> |
|
См. также yp-get-default-domain(). |  | |
|
 |
 |
 |
 |
Warning: include(../pravoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/yp-first.html on line 145
Warning: include() [ function.include]: Failed opening '../pravoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/yp-first.html on line 145
|
 |
 |
 |
 | |