Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 6

$base_root

Definition

documentation/globals.php

Description

The root URL of the host excludes the path.

See also

conf_init()

Code

<?php
global $base_root;
?>