Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10473

php-manual-en-5.5.7-1.mga4.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>Resource Types</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="rar.configuration.html">Runtime Configuration</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="rar.constants.html">Predefined Constants</a></div>
 <div class="up"><a href="rar.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="rar.resources" class="section">
  <h2 class="title">Resource Types</h2>
  <p class="para">
   This extension registers three internal classes:
   The archive representations returned by  <span class="function"><a href="rararchive.open.html" class="function">rar_open()</a></span> –
   <span class="type"><a href="class.rararchive.html" class="type RarArchive">RarArchive</a></span> –, the entry representations returned by
    <span class="function"><a href="rararchive.getentries.html" class="function">rar_list()</a></span> and  <span class="function"><a href="rararchive.getentry.html" class="function">rar_entry_get()</a></span> –
   <span class="type"><a href="class.rarentry.html" class="type RarEntry">RarEntry</a></span> and the exception type <span class="type"><a href="class.rarexception.html" class="type RarException">RarException</a></span>.
  </p>
  <p class="para">
   This extension also register a stream resource, called &quot;rar&quot; and a URL
   wrapper called &quot;rar wrapper&quot; and registered under the prefix &quot;rar&quot;.
  </p>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="rar.configuration.html">Runtime Configuration</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="rar.constants.html">Predefined Constants</a></div>
 <div class="up"><a href="rar.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>