counter_get_value
counter_get_value — Get the current value of a counter resource.
Description
integer counter_get_value
( resource $counter
)
counter_get_value() returns the current value of a counter resource.
Liste de paramètres
- counter
- The counter resource to operate on.
Valeurs de retour
counter_get_value() returns an integer.
Voir aussi
- counter_bump_value() - Change the current value of a counter resource.
- counter_reset_value() - Reset the current value of a counter resource.
counter_get_value
There are no user contributed notes for this page.
