Help for this page

Select Code to Download


  1. or download this
    if(index(lc $source, 'no such file') != -1) {
        print "Found it \n";
    }