mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Test
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344537 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9fadd7d16a
commit
50f1f0e64f
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<link linkend="book.mongo">mongo</link> extension. We refer to the new one
|
||||
as the <emphasis>mongodb</emphasis> extension.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<mediaobject>
|
||||
<alt>Architecture Diagram</alt>
|
||||
|
@ -24,6 +25,7 @@
|
|||
</imageobject>
|
||||
</mediaobject>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
At the top of this stack sits a pure
|
||||
<link xlink:href="&url.mongodb.library;">PHP library</link>, which we will
|
||||
|
@ -37,6 +39,7 @@
|
|||
<link xlink:href="&url.mongodb.drivers;">drivers</link> maintained by
|
||||
MongoDB (and hopefully some community drivers, too).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Sitting below that library we have the lower level driver.
|
||||
This extension will effectively form the glue between PHP and our
|
||||
|
|
Loading…
Reference in a new issue