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.
YP/NIS Functions
Table of Contents
- yp_all — Traverse the map and call a function on each entry
- yp_cat — Return an array containing the entire map
- yp_err_string — devuelve el mensaje de error asociado con la operacion previa.Util que indica el problema exacto.
- yp_errno — Retorna el codigo de error de la operacion previa.
- yp_first — devuelve la primera clave emparejada con el nombrado mapa.
- yp_get_default_domain — Trae el valor por omision de dominios de maquina NIS.
- yp_master — Returns the machine name of the master NIS server for a map
- yp_match — Retorna la linea compañera (pareja).
- yp_next — Devuelve la siguiente clave tecleada en el nombre de mapa
- yp_order — Returns the order number for a map
YP/NIS Functions
mkirk at cs dot umn dot edu
01-May-2007 06:48
01-May-2007 06:48
