Sophie

Sophie

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

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>XSLT (PHP 4) Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="xslt.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.xslt-backend-info.html">xslt_backend_info</a></div>
 <div class="up"><a href="book.xslt.html">XSLT (PHP 4)</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.xslt" class="reference">
 <h1 class="title">XSLT (PHP 4) Functions</h1>

 



















































































































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.xslt-backend-info.html">xslt_backend_info</a> — Returns the information on the compilation settings of the backend</li><li><a href="function.xslt-backend-name.html">xslt_backend_name</a> — Returns the name of the backend</li><li><a href="function.xslt-backend-version.html">xslt_backend_version</a> — Returns the version number of Sablotron</li><li><a href="function.xslt-create.html">xslt_create</a> — Create a new XSLT processor</li><li><a href="function.xslt-errno.html">xslt_errno</a> — Returns an error number</li><li><a href="function.xslt-error.html">xslt_error</a> — Returns an error string</li><li><a href="function.xslt-free.html">xslt_free</a> — Free XSLT processor</li><li><a href="function.xslt-getopt.html">xslt_getopt</a> — Get options on a given xsl processor</li><li><a href="function.xslt-process.html">xslt_process</a> — Perform an XSLT transformation</li><li><a href="function.xslt-set-base.html">xslt_set_base</a> — Set the base URI for all XSLT transformations</li><li><a href="function.xslt-set-encoding.html">xslt_set_encoding</a> — Set the encoding for the parsing of XML documents</li><li><a href="function.xslt-set-error-handler.html">xslt_set_error_handler</a> — Set an error handler for a XSLT processor</li><li><a href="function.xslt-set-log.html">xslt_set_log</a> — Set the log file to write log messages to</li><li><a href="function.xslt-set-object.html">xslt_set_object</a> — Sets the object in which to resolve callback functions</li><li><a href="function.xslt-set-sax-handler.html">xslt_set_sax_handler</a> — Set SAX handlers for a XSLT processor</li><li><a href="function.xslt-set-sax-handlers.html">xslt_set_sax_handlers</a> — Set the SAX handlers to be called when the XML document gets processed</li><li><a href="function.xslt-set-scheme-handler.html">xslt_set_scheme_handler</a> — Set Scheme handlers for a XSLT processor</li><li><a href="function.xslt-set-scheme-handlers.html">xslt_set_scheme_handlers</a> — Set the scheme handlers for the XSLT processor</li><li><a href="function.xslt-setopt.html">xslt_setopt</a> — Set options on a given XSLT processor</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="xslt.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.xslt-backend-info.html">xslt_backend_info</a></div>
 <div class="up"><a href="book.xslt.html">XSLT (PHP 4)</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>