Help for this page

Select Code to Download


  1. or download this
    if ($error) {
       print STDERR ("Error: $errmsg\n");
    ...
       print ("Output: $outstr\n");
       print CLEANLOG ("Output: $outstr\n");
    }