k2hpx_keyq_pop k2hash Functions k2hpx_keyq_read

k2hpx_keyq_push

Adds a key/value pair to the K2hKeyQueue

Description

bool k2hpx_keyq_push ( mixed $keyqhandle_res , string $key , string $value [, stringnull $pass [, int $expire ]] )

Adds a key/value pair to the K2hKeyQueue.

Parameters

Return Values

Returns true on success or false on failure.

See Also

k2hpx_keyq_pop k2hash Functions k2hpx_keyq_read