Basic
PHP 手册

counter_get

counter_get Get the current value of the basic counter.

说明

integer counter_get ( void )

counter_get() returns the current value of the basic interface's counter.

返回值

counter_get() returns an integer.

参见


Basic
PHP 手册