yp_next(PHP 4, PHP 5 <= 5.0.5) yp_next — Returns the next key-value pair in the named map Описание
   array yp_next
    ( string $domain
   , string $map
   , string $key
   ) 
  Returns the next key-value pair in the named map after the specified key. Список параметров
 
 Возвращаемые значенияReturns the next key-value pair as an array, or FALSE on errors. Примеры
 Пример #1 Example for NIS next 
<?phpСмотрите также
 
  | 
||