$db_url
Definition
Description
The url of the database. Thorough documentation provided in default.settings.php.
Code
<?php
global $db_url;
?> The url of the database. Thorough documentation provided in default.settings.php.
<?php
global $db_url;
?>