$base_root

Definition

developer/globals.php

Description

The root URL of the host excludes the path.

See also

conf_init()

Code

<?php
global $base_root;
?>
 
 

Drupal is a registered trademark of Dries Buytaert.