Join Up!
96822 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousyaz_waityp_allnext
Last updated: Sun, 27 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to German | Spanish

CX. Funkce pro práci s YP/NIS

NIS (dříve Yellow Pages) umožňuje síťovou správu důležitých administrativních souborů (např. soubory s hesly). Více informací viz NIS man stránka a Introduction to YP/NIS. Existuje také kniha Managing NFS and NIS od Hala Sterna.

Pokud chcete tyto funkce zprovoznit, musíte PHP zkonfigurovat s --with-yp(PHP 3) nebo --enable-yp(PHP 4).

Obsah
yp_all --  Traverse the map and call a function on each entry
yp_cat --  Return an array containing the entire map
yp_err_string --  Returns the error string associated with the previous operation
yp_errno --  Returns the error code of the previous operation
yp_first -- Vrátit pvní klíč/hodnota pár mapy
yp_get_default_domain -- Zjistit defaultní NIS doménu stroje
yp_master -- Zjistit název master NIS serveru mapy
yp_match -- Vrátit odpovídající záznam
yp_next -- Vrátit další klíč/hodnota pár mapy
yp_order -- Returns the order number for a map
User Contributed Notes
Funkce pro práci s YP/NIS
add a note about notes
There are no user contributed notes for this page.
previousyaz_waityp_allnext
Last updated: Sun, 27 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST