Help for this page

Select Code to Download


  1. or download this
    foreach my $name (@names)
    {
      if(!name already_in_database())
      {
    
  2. or download this
    if(! already_in_database($name))