Sophie

Sophie

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

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>Get release date (version) for Tidy library</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="tidy.getoptdoc.html">tidy::getOptDoc</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="tidy.getstatus.html">tidy::getStatus</a></div>
 <div class="up"><a href="class.tidy.html">tidy</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="tidy.getrelease" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">tidy::getRelease</h1>
  <h1 class="refname">tidy_get_release</h1>
  <p class="verinfo">(PHP 5, PECL tidy &gt;= 0.5.2)</p><p class="refpurpose"><span class="refname">tidy::getRelease</span> -- <span class="refname">tidy_get_release</span> &mdash; <span class="dc-title">Get release date (version) for Tidy library</span></p>

 </div>
 <div class="refsect1 description" id="refsect1-tidy.getrelease-description">
  <h3 class="title">Description</h3>
  <p class="para">Object oriented style</p>
  <div class="methodsynopsis dc-description">
   <span class="type">string</span> <span class="methodname"><strong>tidy::getRelease</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">Procedural style</p>
  <div class="methodsynopsis dc-description">
   <span class="type">string</span> <span class="methodname"><strong>tidy_get_release</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">
   Gets the release date of the Tidy library.
  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-tidy.getrelease-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns a string with the release date of the Tidy library.
  </p>
 </div>

</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="tidy.getoptdoc.html">tidy::getOptDoc</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="tidy.getstatus.html">tidy::getStatus</a></div>
 <div class="up"><a href="class.tidy.html">tidy</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>