User Tools

Site Tools

Translations of this page:

system:config

Config file options

These are settings for the config file. They determine the system configuration of how phpList works on your system, and once set, cannot be altered in the administrative pages.

They are organised by variables and constants. The choice between variable or constant is historical, but the effects are different. A constant, once defined cannot be changed again, even if it is defined again later on. A variable, once set, will be overwritten in value when it is set later on. This may be something to be aware of.

Constants look like

define('SOME_CONSTANT','The Value of the constant');

Variables look like

$aVariable = 'The value of the variable';

List all constants and variables

Constants

List constants by category

Variables

List variables by category

system/config.txt · Last modified: 2013/08/21 00:38 by phplist

Resources
Contact Us

e: info@phplist.com

Boring Bit

phpList is a registered limited company

UK Company No. 07582966

VAT Registration 122 0788 37

© phpList 2016