PHP: Funkce pro pr�ci s YP/NIS - Manual
PHP  
downloads | documentation | faq | getting help | mailing lists | | php.net sites | links | my php.net 
search for in the  
<yaz_waityp_all>
view the version of this page
Last updated: Thu, 15 Jul 2004

CXXV. Funkce pro pr�ci s YP/NIS

�vod

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 . Existuje tak� kniha od Hala Sterna.

Pozn�mka: Toto roz���en� nen� k dispozici na platform�ch Windows.

Po�adavky

None besides functions from standard Unix libraries which are always available (either libc or libnsl, configure will detect which one to use).

Instalace

Pokud chcete tyto funkce zprovoznit, mus�te PHP zkonfigurovat s volbou --enable-yp (PHP 4).

Konfigurace b�hu

Toto roz���en� nem� definov�no ��dn� konfigura�n� direktivy.

P�eddefinovan� konstanty

Tyto konstanty jsou definov�ny t�mto roz���en�m a budou k dispozici pouze tehdy, bylo-li roz���en� zkompilov�no spole�n� s PHP nebo dynamicky zavedeno za b�hu.

YPERR_BADARGS (integer)

YPERR_BADDB (integer)

YPERR_BUSY (integer)

YPERR_DOMAIN (integer)

YPERR_KEY (integer)

YPERR_MAP (integer)

YPERR_NODOM (integer)

YPERR_NOMORE (integer)

YPERR_PMAP (integer)

YPERR_RESRC (integer)

YPERR_RPC (integer)

YPERR_YPBIND (integer)

YPERR_YPERR (integer)

YPERR_YPSERV (integer)

YPERR_VERS (integer)

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


add a note add a note User Contributed Notes
Funkce pro pr�ci s YP/NIS
There are no user contributed notes for this page.

<yaz_waityp_all>
 Last updated: Thu, 15 Jul 2004
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2004 The PHP Group
All rights reserved.
This unofficial mirror is operated at: /
Last updated: Sun Nov 14 23:09:54 2004 Local time zone must be set--see zic manual page