php8.5
Home/ Manual/ reference / memcache/ Memcache

Memcache

Memcache module provides handy procedural and object-oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.

Intro

Memcache module provides handy procedural and object-oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.

The Memcache module also provides a session handler (memcache).

More information about memcached can be found at Memcache.

Setup Constants Examples Memcache Reference

Source: reference/memcache/book.xml · from the official PHP manual (php/doc-en)