Community Documentation

$base_root

  1. drupal
    1. 6 globals.php
    2. 7 globals.php
    3. 8 globals.php

The root URL of the host, excluding the path.

See also

drupal_settings_initialize()

File

developer/globals.php, line 38
These are the global variables that Drupal uses.

Code

<?php
global $base_root
?>
Login or register to post comments