Help for this page

Select Code to Download


  1. or download this
    push( @{ $hoh{$user}{'Website'} }, 'website4');
    push( @{ $hoh{$user}{'type'} }, 'type4'};
    
  2. or download this
    my @websites = @{ $hoh{$user}{'Website'} };