i would like to access an variable, which is in an class (not as an instance of an class) For example
class myclas { private $list=array(\'1\',\'2\',\'3\'); [...
See this beautiful guide: http://php.net/manual/en/language.variables.scope.php