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

search for in the

Counter::__construct> <オブジェクト指向のインターフェイス
Last updated: Fri, 14 Nov 2008

view this page in

Counter クラス

導入

単一のカウンタオブジェクトを表します。

クラス概要

Counter
Counter {
Counter::__construct ( string $name [, integer $initial_value [, integer $flags ]] )
integer Counter::getValue ( void )
void Counter::bumpValue ( integer $offset )
void Counter::resetValue ( void )
mixed Counter::getMeta ( integer $attribute )
static Counter Counter::getNamed ( string $name )
static void Counter::setCounterClass ( string $name )
}

目次



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

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