Basic
PHP Manual

counter_get

counter_get Get the current value of the basic counter.

Descrição

integer counter_get ( void )

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

Valor Retornado

counter_get() returns an integer.

Veja Também


Basic
PHP Manual