dbxapp 4.5.3
Technische API-Referenz der dbxapp-Plattform
Lade ...
Suche ...
Keine Treffer
config.php-Dateireferenz

Variablen

 $config ['dbxInstall-1'] =(string) (getenv('DBX_INSTALL_ID') ?: '')
 $config ['host'] =(string) (getenv('DBX_INSTALL_DB_HOST') ?: '')
 $config ['name'] =(string) (getenv('DBX_INSTALL_DB_NAME') ?: '')
 $config ['user'] =(string) (getenv('DBX_INSTALL_DB_USER') ?: '')
 $config ['password'] =(string) (getenv('DBX_INSTALL_DB_PASSWORD') ?: '')
 $config ['port'] =''
 $config ['design'] ='dbxapp'
 $config ['stepper'] ='3'
 $config ['secure'] =(string) (getenv('DBX_INSTALL_SECURE') ?: '')
 $config ['ok'] ='1'

Variablen-Dokumentation

◆ $config [1/10]

$config[ 'dbxInstall-1'] =(string) (getenv('DBX_INSTALL_ID') ?: '')

◆ $config [2/10]

$config[ 'design'] ='dbxapp'

◆ $config [3/10]

$config[ 'host'] =(string) (getenv('DBX_INSTALL_DB_HOST') ?: '')

◆ $config [4/10]

$config[ 'name'] =(string) (getenv('DBX_INSTALL_DB_NAME') ?: '')

◆ $config [5/10]

$config[ 'ok'] ='1'

◆ $config [6/10]

$config[ 'password'] =(string) (getenv('DBX_INSTALL_DB_PASSWORD') ?: '')

◆ $config [7/10]

$config[ 'port'] =''

◆ $config [8/10]

$config[ 'secure'] =(string) (getenv('DBX_INSTALL_SECURE') ?: '')

◆ $config [9/10]

$config[ 'stepper'] ='3'

◆ $config [10/10]

$config[ 'user'] =(string) (getenv('DBX_INSTALL_DB_USER') ?: '')