LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Submit Your Code
SEO Monitor
UpTime Monitor
PHP Code Contest
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
Forex Trading
Online forex trading platform
Memcache Functions
memcache extension overview example
Memcache::add
Memcache
PHP Manual
Memcache Functions
Table of Contents
Memcache::add
— Add an item to the server
Memcache::addServer
— Add a memcached server to connection pool
Memcache::close
— Close memcached server connection
Memcache::connect
— Open memcached server connection
memcache_debug
— Turn debug output on/off
Memcache::decrement
— Decrement item's value
Memcache::delete
— Delete item from the server
Memcache::flush
— Flush all existing items at the server
Memcache::get
— Retrieve item from the server
Memcache::getExtendedStats
— Get statistics from all servers in pool
Memcache::getServerStatus
— Returns server status
Memcache::getStats
— Get statistics of the server
Memcache::getVersion
— Return version of the server
Memcache::increment
— Increment item's value
Memcache::pconnect
— Open memcached server persistent connection
Memcache::replace
— Replace value of the existing item
Memcache::set
— Store data at the server
Memcache::setCompressThreshold
— Enable automatic compression of large values
Memcache::setServerParams
— Changes server parameters and status at runtime
memcache extension overview example
Memcache::add
Memcache
PHP Manual