Skip to content

Commit 3e0710d

Browse files
committed
tree
1 parent b5da5ab commit 3e0710d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/index.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ MongoDB PHP Library
1616
/read
1717
/write
1818
/read-write-pref
19+
/run-command
1920
/aggregation
2021
/indexes
2122
/monitoring
@@ -68,6 +69,11 @@ Write Data to MongoDB
6869

6970
Learn how you can write data to MongoDB in the :ref:`php-write` section.
7071

72+
Run a Database Command
73+
----------------------
74+
75+
Learn how to run a database command in the :ref:`php-run-command` section.
76+
7177
Transform Your Data with Aggregation
7278
------------------------------------
7379

File renamed without changes.

0 commit comments

Comments
 (0)