Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 9083

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>Introduction</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="book.apc.html">APC</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="apc.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="book.apc.html">APC</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="intro.apc" class="preface">
  <h1 class="title">Introduction</h1>
  <p class="para">
   The Alternative PHP Cache (APC) is a free and open opcode cache for PHP.
   Its goal is to provide a free, open, and robust framework for
   caching and optimizing PHP intermediate code.
  </p>
  <div class="warning"><strong class="warning">Warning</strong>
   <p class="simpara">
    This extension is considered unmaintained and dead. However, the source code for
this extension is still available within <acronym title="PHP Extension and Application Repository">PECL</acronym>
<acronym>GIT</acronym> here:  http://git.php.net/?p=pecl/caching/apc.git.
   </p>
  </div>
  <blockquote class="note"><p><strong class="note">Note</strong>: 
   <p class="para">
    Alternatives to this extension are <a href="book.opcache.html" class="link">OPcache</a>, <a href="book.apcu.html" class="link">APCu</a>,
    <a href="book.wincache.html" class="link">Windows Cache for PHP</a> and the <a href="session.upload-progress.html" class="link">Session Upload Progress API</a>.
   </p>
  </p></blockquote>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="book.apc.html">APC</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="apc.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="book.apc.html">APC</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>