mirror of
https://github.com/php/doc-pl.git
synced 2026-03-24 15:12:16 +01:00
Well, it doesn't really make the Polish manual much better but it does reduce the amount of outdated files substantially leaving the ones that deserve some actual work and thought.
47 lines
1.1 KiB
XML
47 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- EN-Revision: df58adf8fff5cf7dea921a841e28ea2478e678ea Maintainer: joeaccord Status: ready -->
|
|
<!-- $Revision$ -->
|
|
|
|
<book xml:id="book.sqlite3" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<?phpdoc extension-membership="bundled" ?>
|
|
<title>SQLite3</title>
|
|
<titleabbrev>SQLite3</titleabbrev>
|
|
|
|
<preface xml:id="intro.sqlite3">
|
|
&reftitle.intro;
|
|
<para>
|
|
Obsługa baz danych SQLite 3.
|
|
</para>
|
|
</preface>
|
|
|
|
&reference.sqlite3.setup;
|
|
&reference.sqlite3.constants;
|
|
&reference.sqlite3.sqlite3;
|
|
&reference.sqlite3.sqlite3exception;
|
|
&reference.sqlite3.sqlite3stmt;
|
|
&reference.sqlite3.sqlite3result;
|
|
|
|
</book>
|
|
|
|
<!-- 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
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
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
|
|
-->
|
|
|