global $base_url
Same name and namespace in other branches
The base URL of the drupal installation.
See also
Archivo
- documentation-6.x/
developer/ globals.php, line 22 - These are the global variables that Drupal uses.
Código
global $base_url;
The base URL of the drupal installation.
global $base_url;