Skip to main content

get_dbms_type()

public static function get_dbms_type()

Return current database management system.

Since:

  • 2.5
  • 2.9 (added SQLite detection.)

Source: common.php:7910

Returns

  • string — either MySQL, MariaDB, or SQLite.