downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Memcached::touchByKey> <Memcached::setSaslAuthData
[edit] Last updated: Fri, 17 May 2013

view this page in

Memcached::touch

(PECL memcached >= 2.0.0)

Memcached::touchSet a new expiration on an item

Descrizione

public bool Memcached::touch ( string $key , int $expiration )

Memcached::touch() sets a new expiration value on the given key.

Elenco dei parametri

key

La chiave in cui salvare il valore.

expiration

La data di scadenza, il default รจ 0. Vedere Date di scadenza per ulteriori informazioni.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento. Utilizzare Memcached:getResultCode() se necessario.

Vedere anche:



add a note add a note User Contributed Notes Memcached::touch - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites