$base_url

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

The base URL of the Drupal installation.

See also

drupal_settings_initialize()

File

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

Code

global $base_url
Login or register to post comments