2010-01-15 21:35:38 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- $Revision$ -->
|
|
|
|
|
|
|
|
<chapter xml:id="mongo.manual" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<title>Manual</title>
|
2010-03-01 16:04:53 +00:00
|
|
|
|
2010-01-28 14:56:06 +00:00
|
|
|
&reference.mongo.configure;
|
2010-01-15 21:35:38 +00:00
|
|
|
&reference.mongo.tutorial;
|
2010-03-10 18:32:09 +00:00
|
|
|
&reference.mongo.connecting;
|
2010-08-26 16:21:38 +00:00
|
|
|
&reference.mongo.writes;
|
2010-01-15 21:35:38 +00:00
|
|
|
&reference.mongo.queries;
|
2010-11-17 14:41:29 +00:00
|
|
|
&reference.mongo.updates;
|
2011-01-06 19:21:03 +00:00
|
|
|
&reference.mongo.ini;
|
2010-07-29 21:58:57 +00:00
|
|
|
&reference.mongo.security;
|
2010-05-14 16:48:51 +00:00
|
|
|
&reference.mongo.testing;
|
2010-01-28 18:38:12 +00:00
|
|
|
&reference.mongo.trouble;
|
2010-01-15 21:35:38 +00:00
|
|
|
|
2010-03-01 16:04:53 +00:00
|
|
|
<section>
|
|
|
|
&reftitle.seealso;
|
|
|
|
<para>
|
|
|
|
<link xlink:href="&url.mongodb.crodas;">Developing Scalable PHP Applications Using MongoDB</link>
|
2010-03-04 23:21:46 +00:00
|
|
|
is an excellent article on getting started with MongoDB. For francophones,
|
|
|
|
<link xlink:href="&url.mongodb.intro.french;">NoSQL - MongoDB et PHP: Première Approche</link>
|
|
|
|
gives a nice overview.
|
2010-03-01 16:04:53 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
2010-01-15 21:35:38 +00:00
|
|
|
</chapter>
|
|
|
|
|
|
|
|
<!-- 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
|
|
|
|
-->
|
|
|
|
|