![]() |
|
||||||||||
|
Memcache::getОписаниеstring Memcache::get ( string key )array Memcache::get ( array keys )
Memcache::get() returns previously stored data if
an item with such You can pass array of keys to Memcache::get() to get array of values. The result array will contain only found key-value pairs. Возвращаемые значения
Returns the string associated with the Примеры
Memcache::get There are no user contributed notes for this page. |