\phpWTLphpWTL

General global includes

Summary

Methods
Properties
Constants
getPhpDefaultEncoding()
No public properties found
VERSION
DEFAULT_ENCODING
DEFAULT_ENCODING_DETECTION_ORDER
SYSTEM_ENCODING
ENCODING_ASSUMPTION_SYSTEM
ENCODING_ASSUMPTION_PROBE_DATA
DBAL_FOLDER_NAME
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

VERSION

VERSION

Overall phpWTL version/revision.

DEFAULT_ENCODING

DEFAULT_ENCODING

Default character encoding.

DEFAULT_ENCODING_DETECTION_ORDER

DEFAULT_ENCODING_DETECTION_ORDER

Default character encoding detection order.

SYSTEM_ENCODING

SYSTEM_ENCODING

Flag for PHP default character encoding.

ENCODING_ASSUMPTION_SYSTEM

ENCODING_ASSUMPTION_SYSTEM

Assume system/PHP default character encoding.

ENCODING_ASSUMPTION_PROBE_DATA

ENCODING_ASSUMPTION_PROBE_DATA

Probe data for character encoding.

DBAL_FOLDER_NAME

DBAL_FOLDER_NAME

Folder name of Doctrine 2 DBAL installation.

Methods

getPhpDefaultEncoding()

getPhpDefaultEncoding() : string

Returns

string —

PHP internal default encoding.