Community Documentation

$conf

  1. drupal
    1. 6 globals.php
    2. 7 authorize.php
    3. 7 globals.php
    4. 8 authorize.php
    5. 8 globals.php

Array of persistent variables stored in 'variable' table.

See also

variable_get()

variable_set()

variable_del()

File

developer/globals.php, line 65
These are the global variables that Drupal uses.

Code

<?php
global $conf
?>
Login or register to post comments