PHP Doku:: Change the current value of a counter. - internals2.counter.counter-class.bumpValue.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 Counter classCounter::bumpValue

Ein Service von Reinhard Neidl - Webprogrammierung.

The Counter class

<<Counter::getValue

Counter::resetValue>>

Counter::bumpValue

Counter::bumpValue Change the current value of a counter.

Beschreibung

Counter::bumpValue ( integer $offset )

Counter::bumpValue() updates the current value of a counter.

Parameter-Liste

offset
The amount by which to change the counter's value. Can be negative.

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",...)