Previous Page
autoload()

Solar
cleanGlobals()

Next Page
config()

cleanGlobals()

public void cleanGlobals ( )

Cleans the global scope of all variables that are found in other super-globals.

Parameters

  • None.

Returns

  • (void)

Description

Cleans the global scope of all variables that are found in other super-globals.

This code originally from Richard Heyes and Stefan Esser.