PHP Doku:: Update the current value of the basic counter. - internals2.counter.function.counter-bump.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 basic interfacecounter_bump

Ein Service von Reinhard Neidl - Webprogrammierung.

The basic interface

<<counter_get

counter_reset>>

counter_bump

counter_bump Update the current value of the basic counter.

Beschreibung

void counter_bump ( integer $offset )

counter_bump() updates the current value of the basic interface's 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",...)