We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745d5fe commit 404bf92Copy full SHA for 404bf92
source/write/insert.txt
@@ -36,7 +36,7 @@ database from the :atlas:`Atlas sample datasets </sample-data>`. To access this
36
from your PHP application, instantiate a ``MongoDB\Client`` that connects to an Atlas cluster
37
and assign the following value to your ``collection`` variable:
38
39
-.. literalinclude:: /includes/read/insert.php
+.. literalinclude:: /includes/write/insert.php
40
:language: php
41
:dedent:
42
:start-after: start-db-coll
0 commit comments