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 c6b7505 commit 13071b8Copy full SHA for 13071b8
user_guide_src/source/database/metadata.rst
@@ -51,7 +51,7 @@ $db->getFieldNames()
51
Returns an array containing the field names. This query can be called
52
two ways:
53
54
-1. You can supply the table name and call it from the ``$db->object``:
+1. You can supply the table name and call it from the ``$db`` object:
55
56
.. literalinclude:: metadata/003.php
57
0 commit comments