The root URL of the host, excluding the path.
See also
File
- developer/
globals.php, line 38 - These are the global variables that Drupal uses.
Code
<?php
global $base_root
?>
Login or register to post commentsThe root URL of the host, excluding the path.
<?php
global $base_root
?>
Login or register to post comments