YP_ORDER(3) 1 YP_ORDER(3) yp_order - Returns the order number for a mapSYNOPSISint yp_order (string $domain, string $map)DESCRIPTIONGets the order number for a map.PARAMETERSo $domain - o $map -RETURN VALUESReturns the order number for a map or FALSE on error.EXAMPLESExample #1 Example for the NIS order <?php $number = yp_order($domain, $mapname); echo "Order number for this map is: " . $number; ?>SEE ALSOyp_get_default_domain(3). PHP Documentation Group YP_ORDER(3)
| Related Man Pages |
|---|
| ypwhich(1) - opensolaris |
| ypmatch(1) - centos |
| ypcat(1) - hpux |
| ypwhich(1) - v7 |
| ypwhich(1) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Ravinder Singh to the Moderation Team |