Help for this page

Select Code to Download


  1. or download this
    BTW to clear a hash you want to '%storedProfile = ()'
    
  2. or download this
    while (my $row = $sth->fetchrow_hashref)
    
  3. or download this
        %storedProfile=%{$query->fetchrow_hashref};