Help for this page

Select Code to Download


  1. or download this
    if (index($var, $var1) >= 0) {
        print "Yes";
    }