Help for this page

Select Code to Download


  1. or download this
    $k[0] = "a" ;
    $k[1] = "b";
    $k[2] = "c" ;
    
  2. or download this
    $my_hash_ref->{$k[0]}->{$k[1]}->{$k[2]} ;