PHP Memcache Functions

EditRocket provides the following information on Memcache functions in the PHP source code builder.

bool memcache_debug ( bool $on_off ) - memcache_debug() turns on debug output if parameter on_off is equal to TRUE and turns off if it's FALSE.