Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
hello all :here is my problem i try to execute the :$param_id = $_SESSION[$strTableName."_masterkey"];but the var $param_id is empty !!
Hi,try to use following code:
global $strTableName;
Yeah it worked !!