Global

From AffiliateBang Wiki

Jump to: navigation, search

global is a Midge directive which returns a global variable in PHP.

Example

[#global,counter]

Returns

Prints the contents of the global variable counter.

Personal tools