Help for this page

Select Code to Download


  1. or download this
    if ($hash{$a} = "correct_value")
    {  print "Success"; $flag = 1; last; }