PHP Doku:: Get the current value of a counter resource. - internals2.counter.function.counter-get-value.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchPHP im Kern: Das Entwicklerhandbuch für die Zend EngineThe "counter" Extension - A Continuing ExampleThe extended interfacecounter_get_value

Ein Service von Reinhard Neidl - Webprogrammierung.

The extended interface

<<counter_create

counter_bump_value>>

counter_get_value

counter_get_value Get the current value of a counter resource.

Beschreibung

integer counter_get_value ( resource $counter )

counter_get_value() returns the current value of a counter resource.

Parameter-Liste

counter
The counter resource to operate on.

Rückgabewerte

counter_get_value() returns an integer.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)