Help for this page

Select Code to Download


  1. or download this
        if ($countries{$entries[1]}) ...
    
  2. or download this
        if (defined ($countries{$entries[1]})) ...