Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg



PHP : Function Reference : YP/NIS Functions : yp_order

yp_order

Returns the order number for a map (PHP 4, PHP 5 <= 5.0.5)
int yp_order ( string domain, string map )

Example 2687. Example for the NIS order

<?php
   $number
= yp_order($domain, $mapname);
   echo
"Order number for this map is: " . $number;
?>

Change Language


Follow Navioo On Twitter
yp_all
yp_cat
yp_err_string
yp_errno
yp_first
yp_get_default_domain
yp_master
yp_match
yp_next
yp_order
eXTReMe Tracker