Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 11691

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>APCu Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="apcu.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.apcu-add.html">apcu_add</a></div>
 <div class="up"><a href="book.apcu.html">APCu</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.apcu" class="reference">
 <h1 class="title">APCu Functions</h1>

 













































































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.apcu-add.html">apcu_add</a> — Cache a new variable in the data store</li><li><a href="function.apcu-cache-info.html">apcu_cache_info</a> — Retrieves cached information from APCu's data store</li><li><a href="function.apcu-cas.html">apcu_cas</a> — Updates an old value with a new value</li><li><a href="function.apcu-clear-cache.html">apcu_clear_cache</a> — Clears the APCu cache</li><li><a href="function.apcu-dec.html">apcu_dec</a> — Decrease a stored number</li><li><a href="function.apcu-delete.html">apcu_delete</a> — Removes a stored variable from the cache</li><li><a href="function.apcu-entry.html">apcu_entry</a> — Atomically fetch or generate a cache entry</li><li><a href="function.apcu-exists.html">apcu_exists</a> — Checks if entry exists</li><li><a href="function.apcu-fetch.html">apcu_fetch</a> — Fetch a stored variable from the cache</li><li><a href="function.apcu-inc.html">apcu_inc</a> — Increase a stored number</li><li><a href="function.apcu-sma-info.html">apcu_sma_info</a> — Retrieves APCu Shared Memory Allocation information</li><li><a href="function.apcu-store.html">apcu_store</a> — Cache a variable in the data store</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="apcu.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.apcu-add.html">apcu_add</a></div>
 <div class="up"><a href="book.apcu.html">APCu</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>