Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Bookmark this on Delicious
Share on Facebook
Slashdot It!
Digg
PHP
:
Function Reference
:
YP/NIS Functions
: yp_master
yp_master
Returns the machine name of the master NIS server for a map
(
PHP 4, PHP 5 <= 5.0.5
)
string
yp_master
(
string
domain
,
string
map
)
Example 2684. Example for the NIS master
copy to clipboard
<?php
$number
=
yp_master
(
$domain
,
$mapname
);
echo
"Master for this map is: "
.
$master
;
?>
<< yp_get_default_domain
PHP
:
Function Reference
:
YP/NIS Functions
: yp_master
yp_match >>
Change Language
yp_all
yp_cat
yp_err_string
yp_errno
yp_first
yp_get_default_domain
yp_master
yp_match
yp_next
yp_order