$db_url

Definition

developer/globals.php

Description

The url of the database. Thorough documentation provided in default.settings.php.

Code

<?php
global $db_url;
?>
 
 

Drupal is a registered trademark of Dries Buytaert.