Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 6700

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>Returns the information on the compilation settings of the backend</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="ref.xslt.html">XSLT (PHP 4) Functions</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.xslt-backend-name.html">xslt_backend_name</a></div>
 <div class="up"><a href="ref.xslt.html">XSLT (PHP 4) Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="function.xslt-backend-info" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">xslt_backend_info</h1>
  <p class="verinfo">(PHP 4 &gt;= 4.3.0)</p><p class="refpurpose"><span class="refname">xslt_backend_info</span> &mdash; <span class="dc-title">Returns the information on the compilation settings of the backend</span></p>

 </div>
 
 <div class="refsect1 description" id="refsect1-function.xslt-backend-info-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="type">string</span> <span class="methodname"><strong>xslt_backend_info</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">
    <span class="function"><strong>xslt_backend_info()</strong></span>  gets information about the
   compilation settings of the backend.
  </p>
 </div>

 
 <div class="refsect1 returnvalues" id="refsect1-function.xslt-backend-info-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns a string with information about the compilation setting of the
   backend or an error string when no information available.
  </p>
 </div>


 <div class="refsect1 seealso" id="refsect1-function.xslt-backend-info-seealso">
  <h3 class="title">See Also</h3>
  <p class="para">
   <ul class="simplelist">
    <li class="member"> <span class="function"><a href="function.xslt-backend-name.html" class="function" rel="rdfs-seeAlso">xslt_backend_name()</a> - Returns the name of the backend</span></li>
    <li class="member"> <span class="function"><a href="function.xslt-backend-version.html" class="function" rel="rdfs-seeAlso">xslt_backend_version()</a> - Returns the version number of Sablotron</span></li>
   </ul>
  </p>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="ref.xslt.html">XSLT (PHP 4) Functions</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.xslt-backend-name.html">xslt_backend_name</a></div>
 <div class="up"><a href="ref.xslt.html">XSLT (PHP 4) Functions</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>