Help for this page

Select Code to Download


  1. or download this
    if ($cond_1 && $cond_2) {
      # Do something
    }
    
  2. or download this
      print if /match/;