PHP  
downloads | documentation | faq | getting help | mailing lists | | php.net sites | links 
search for in the  
previousyaz_waityp_allnext
Last updated: Tue, 09 Jul 2002
view the printer friendly version or the printer friendly version with notes or change language to English | Brazilian Portuguese | Chinese | Czech | Dutch | Finnish | German | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Spanish | Swedish | Turkish

CIX. NIS

NIS (feu Yellow Pages / Pages jaunes) permet la gestion par le r�seau de fichiers d'administration importants (tel un fichier de mot de passe). Pour plus d'informations, reportez vous au manuel NIS, ou � Introduction to YP/NIS (en anglais). Il existe un livre en anglais " par Hal Stern.

Pour ajouter ces fonctionnalit�es, vous devez compiler PHP avec l'option --with-yp (PHP 3) ou --enable-yp (PHP 4).

Table des mati�res
yp_all --  Traverse the map and call a function on each entry
yp_cat --  Return an array containing the entire map
yp_err_string --  Retourne la cha�ne d'erreur associ�e � la derni�re op�ration.
yp_errno -- Retourne le code d'erreur de la derni�re op�ration.
yp_first --  Retourne le premier couple (cl� ; valeur) d'une carte donn�e.
yp_get_default_domain -- Retourne le domaine NIS par d�faut.
yp_master --  Retourne le nom de la machine ma�tre pour une carte.
yp_match -- Retourne la ligne associ�e.
yp_next --  Retourne le couple (cl� ; valeur) suivant d'une carte donn�e.
yp_order -- Retourne le num�ro d'ordre d'une carte.
User Contributed Notes
NIS
add a note about notes
[email protected]
24-May-2002 03:43

The link "Introduction to YP/NIS" (pointing at ) gives me a 404-error.
add a note about notes
previousyaz_waityp_allnext
Last updated: Tue, 09 Jul 2002
show source | credits | stats | mirror sites
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by:
Last updated: Sat Aug 31 06:19:44 2002 CEST