2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 09:13:17 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="tidy.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2003-11-28 01:42:15 +00:00
|
|
|
&reftitle.install;
|
|
|
|
<para>
|
2010-02-17 20:56:51 +00:00
|
|
|
This extension is bundled with PHP 5 and greater, and is installed
|
|
|
|
using the <option role="configure">--with-tidy</option> configure option.
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
PHP 4 users may use the (old) PECL extension here:
|
2007-06-20 22:25:43 +00:00
|
|
|
<link xlink:href="&url.pecl.package;tidy">&url.pecl.package;tidy</link>.
|
2003-11-28 01:42:15 +00:00
|
|
|
</para>
|
2004-01-18 11:26:49 +00:00
|
|
|
<note>
|
|
|
|
<para>
|
2010-02-17 20:56:51 +00:00
|
|
|
Tidy 1.0 is for PHP 4, whereas newer versions of the Tidy extension are
|
|
|
|
for PHP 5 and greater.
|
2004-01-18 11:26:49 +00:00
|
|
|
</para>
|
|
|
|
</note>
|
2003-11-28 01:42:15 +00:00
|
|
|
</section>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2003-11-28 01:42:15 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|