nlopess Fri Mar 12 10:26:05 2004 EDT
Modified files:
/phpdoc/en/reference/sqlite reference.xml
Log:
install in PHP 5
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/reference.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/sqlite/reference.xml
diff -u phpdoc/en/reference/sqlite/reference.xml:1.8
phpdoc/en/reference/sqlite/reference.xml:1.9
--- phpdoc/en/reference/sqlite/reference.xml:1.8 Mon Jan 5 11:12:46 2004
+++ phpdoc/en/reference/sqlite/reference.xml Fri Mar 12 10:26:05 2004
@@ -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;