Help for this page

Select Code to Download


  1. or download this
    if ($VERBOSE) {
       PRINT("SEARCHING ...");
    }
    
  2. or download this
    if ($VERBOSE) {
       # Do something else here ... or just add a clarifying comment
       PRINT("SEARCHING ...");
    }