php man page for yp_order

Query: yp_order

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

YP_ORDER(3)								 1							       YP_ORDER(3)

yp_order - Returns the order number for a map

SYNOPSIS
int yp_order (string $domain, string $map)
DESCRIPTION
Gets the order number for a map.
PARAMETERS
o $domain - o $map -
RETURN VALUES
Returns the order number for a map or FALSE on error.
EXAMPLES
Example #1 Example for the NIS order <?php $number = yp_order($domain, $mapname); echo "Order number for this map is: " . $number; ?>
SEE ALSO
yp_get_default_domain(3). PHP Documentation Group YP_ORDER(3)
Related Man Pages
ypwhich(1) - opensolaris
ypmatch(1) - centos
ypmatch(1) - suse
ypwhich(1) - minix
ypwhich(1) - mojave
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch