more specifically, you can find the pecl extension here:
http://pecl.php.net/package/yp
Only the download though. As of posting no documentation lives there.
![]() |
|
||||||||||
|
CLXXXII. YP/NIS FunctionsВведениеNIS (formerly called Yellow Pages) allows network management of important administrative files (e.g. the password file). For more information refer to the NIS manpage and The Linux NIS(YP)/NYS/NIS+ HOWTO. There is also a book called Managing NFS and NIS by Hal Stern.
ТребованияNone besides functions from standard Unix libraries which are always available (either libc or libnsl, configure will detect which one to use). Установка
To get these functions to work, you have to configure PHP with
Настройка во время выполненияДанное расширение не определяет никакие директивы конфигурации в php.ini. Предопределенные константыПеречисленные ниже константы определены данным расширением и могут быть доступны только в том случае, если PHP был собран с поддержкой этого расширения или же в том случае, если данное расширение подгружается во время выполнения.
YP/NIS Functions
mkirk at cs dot umn dot edu
01-May-2007 09:48
more specifically, you can find the pecl extension here: |