$base_url

Same name in other branches
  1. 9 core/globals.api.php \base_url
  2. 8.9.x core/globals.api.php \base_url
  3. 10 core/globals.api.php \base_url
  4. 11.x core/globals.api.php \base_url

The base URL of the Drupal installation.

See also

drupal_settings_initialize()

File

external_documentation/developer/globals.php, line 22

Code

global $base_url;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.