Help for this page

Select Code to Download


  1. or download this
    if ( -e "testfile" ) { $check = 0; print "testfile is present\n"; }
    else {
    ...
        maildl( $msg1, $env, $subj1, $maillst );
        last;
    }