Help for this page

Select Code to Download


  1. or download this
    $item = 'Test';
    
    ...
            999;
    
    print "level='$level'\n";
    
  2. or download this
    $access{'*'} = 30;
    $item = 'Test';
    ...
            999;
    
    print "level='$level'\n";