Table Of Contents

Previous topic

getErrorMessage

Next topic

mget

This Page

increment

Description

int increment ( string $key[, int $offset = 1])

increment returns

Parameters

  • key
    • key string
  • offset
    • increment value

Return Values

int : Return value that after increment

Examples