Help for this page

Select Code to Download


  1. or download this
    $String = "$survey";
    
  2. or download this
    $String = $survey;
    
  3. or download this
    if ($something) {
        # do some stuff
    ...
    
    print STDERR "Error $error_num    $error";