Basic Paths and URLs




Localization
(e.g. +1) Current time:
If PerlDesk will be unable to detect user's browser preferred charset then output will be encoded to this default charset.
This is the setting for outgoing mail's charset. (UTF-8 by default).
Default PerlDesk templates are in ISO-8859-1. UTF-8 recomended for localized templates.
Assumed charset for data stored in MySQL database (UTF-8 by default). Changing this option will NOT change data encoding in database.
All data retrieved from database will be automaticaly converted to this charset by MySQL server. Should be same or compatible with Internal Charset.
All character string data will be converted to this charset while processing (UTF-8 by default).