Contributions API

Calling all Drupal developers!

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

Modules in 6

$base_url

Definition

documentation/globals.php

Description

The base URL of the drupal installation.

See also

conf_init()

Code

<?php
global $base_url;
?>