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 a994125 commit a82fdedCopy full SHA for a82fded
user_guide_src/source/database/helpers.rst
@@ -58,7 +58,7 @@ Example:
58
$db->getPlatform()
59
==================
60
61
-Outputs the database platform you are running (MySQL, MS SQL, Postgres,
+Outputs the database platform (DBDriver) you are running (MySQLi, SQLSRV, Postgre,
62
etc...):
63
64
.. literalinclude:: helpers/003.php
0 commit comments