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.
CLXXXVI. 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 中,或者在运行时被动态加载后才有效。
mkirk at cs dot umn dot edu
01-May-2007 04:48
more specifically, you can find the pecl extension here: | ||