2015-03-24 18:15:02 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- $Revision$ -->
|
|
|
|
|
|
|
|
<book xml:id="mongodb.tutorial" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2015-10-22 10:14:11 +00:00
|
|
|
<title>Tutorials</title>
|
|
|
|
<titleabbrev>Tutorials</titleabbrev>
|
2015-03-24 18:15:02 +00:00
|
|
|
|
2015-10-22 10:14:11 +00:00
|
|
|
<info xml:id="mongodb.tutorial.intro">
|
|
|
|
<abstract>
|
|
|
|
<para>
|
|
|
|
In this section you will find several tutorials on how to use the MongoDB
|
2017-08-02 11:07:43 +00:00
|
|
|
driver for PHP.
|
2015-10-22 10:14:11 +00:00
|
|
|
</para>
|
|
|
|
</abstract>
|
|
|
|
</info>
|
2015-03-24 18:15:02 +00:00
|
|
|
|
2015-10-22 10:14:11 +00:00
|
|
|
&reference.mongodb.tutorial.library;
|
2017-08-23 20:09:04 +00:00
|
|
|
&reference.mongodb.tutorial.apm;
|
2015-03-24 18:15:02 +00:00
|
|
|
</book>
|
|
|
|
|
2015-10-22 10:14:11 +00:00
|
|
|
|
|
|
|
<!-- 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
|
|
|
|
-->
|