install in PHP 5

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153514 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-03-12 15:26:05 +00:00
parent f83c11ceea
commit dbf06df088

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<reference id="ref.sqlite">
<title>SQLite</title>
<titleabbrev>SQLite</titleabbrev>
@ -38,6 +38,10 @@
Windows users may download the DLL version of the SQLite extension here:
(<ulink url="&url.pecl.get.win;php_sqlite.dll">php_sqlite.dll</ulink>).
</para>
<para>
In PHP 5, the SQLite extension and the engine itself are bundled and
compilled by default.
</para>
</section>
<section id="sqlite.requirements">
&reftitle.required;