CodeCharge Studio

FileName Variable (PHP)

Applies to

Page Context

Type

string

Access

read-only

Syntax

global $FileName;
$FileName = [value]

Description

This variable contains the name of the current page and is used to create links in the Navigator and Sorter components. For instance, the First, Next, Previous and Last links in the Navigator link to the page specified in this variable.

Examples

Add URL Parameters to a Page


On-line, printable versions and updates