downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

検索エンジン用の拡張モジュール> <yp_next
Last updated: Fri, 13 Nov 2009

view this page in

yp_order

(PHP 4, PHP 5 <= 5.0.5)

yp_orderマップの呼出番号を返す

説明

int yp_order ( string $domain , string $map )

マップの呼出番号を返します。

パラメータ

domain

map

返り値

マップの呼出番号、あるいはエラー時に FALSE を返します。

例1 NIS 呼出番号の例

<?php
    $number 
yp_order($domain$mapname);
    echo 
"このマップの呼出番号は、" $number;
?>

参考



add a note add a note User Contributed Notes
yp_order
There are no user contributed notes for this page.

検索エンジン用の拡張モジュール> <yp_next
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites