Help for this page

Select Code to Download


  1. or download this
    if ($result_array) {
        print "something\n";
    ...
    else {
        print "nothing\n";
    }