Help for this page

Select Code to Download


  1. or download this
        if ($result->num_hits == 0) {
            #"No Hits found" case:
            print OUT "\n No hits found \n";
            next;
        }