libclass.cge_tmpdata.php

A convenience class to share data between classes and functions without using global variables.

Data stored using this class does not survive after the request.

Classes

cge_tmpdata A convenience class to share data between classes and functions without using global variables.