yp_order(3) php man page | unix.com

Man Page: yp_order

Operating Environment: php

Section: 3

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
ypmatch(1) - centos
ypcat(1) - hpux
ypwhich(1) - sunos
ypwhich(1) - v7
ypwhich(1) - minix
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun