mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-04-04 02:08:55 +00:00
19 lines
435 B
XML
19 lines
435 B
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!-- $Revision$ -->
|
||
|
|
||
|
<part xml:id="mongo.core" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
|
||
|
<title>Core Classes</title>
|
||
|
<partintro>
|
||
|
<para>
|
||
|
The core classes are the most important part of the driver.
|
||
|
</para>
|
||
|
</partintro>
|
||
|
|
||
|
&reference.mongo.mongo;
|
||
|
&reference.mongo.mongodb;
|
||
|
&reference.mongo.mongocollection;
|
||
|
&reference.mongo.mongocursor;
|
||
|
|
||
|
</part>
|