global $base_url

  1. 7.x documentation-7.x/developer/globals.php base_url
  2. 6.x documentation-6.x/developer/globals.php base_url

The base URL of the drupal installation.

See also

conf_init()

File

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

Code

global $base_url;