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

search for in the

PHP 5 ビルドシステム> <拡張
Last updated: Fri, 10 Oct 2008

view this page in

counter_get_named

counter_get_named 指定した名前の既存のカウンタを取得する

説明

resource Counter::getNamed ( string $name )

counter_get_named() は、 指定した名前のカウンタが存在する場合にそれを返します。 存在しない場合は NULL を返します。

パラメータ

name
探したいカウンタの名前。

返り値

counter_get_named() は、 指定した名前のカウンタが存在する場合にそれを返します。 存在しない場合は NULL を返します。



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

PHP 5 ビルドシステム> <拡張
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites