$db_type

Definition

developer/globals.php

Description

The type of database being used.

Example: mysql.

Code

<?php
global $db_type;
?>
 
 

Drupal is a registered trademark of Dries Buytaert.