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

search for in the

Suchmaschinenerweiterungen> <yp_next
[edit] Last updated: Fri, 17 May 2013

view this page in

yp_order

(PHP 4, PHP 5 <= 5.0.5)

yp_orderGibt die Ordnungsnummer einer Map zurück

Beschreibung

int yp_order ( string $domain , string $map )

yp_order() gibt die Nummer einer Map in der Reihenfolge der NIS Maps oder FALSE zurück.

Beispiel #1 Beispiel für die NIS Reihenfolge

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

See also yp-get-default-domain().



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites