CodeCharge Studio

TemplateFileName Variable (PHP)

Applies to

Page Context

Type

string

Access

read/write

Syntax

global $TemplateFileName;
$TemplateFileName [= value]

Description

Stores the name of the HTML template file used by the current page. This variable can be altered to load an alternate template file (for instance depending on language choice or theme preference).

See also

FileName Variable


On-line, printable versions and updates