Skip to main content
Hostdog docs
Documentation & API reference
Main menu
API Homepage
Drupal 7
Drupal 8
You are here
Home
»
API reference
»
Drupal 7.x
»
globals.php
Search Drupal 7.x
Function, file, or topic
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
global $base_root
The root URL of the host, excluding the path.
See also
drupal_settings_initialize
()
File
documentation/
developer/
globals.php
, line 38
These are the global variables that Drupal uses.
Code
global
$
base_root
;