
 |
The Bank of Washington is a Member FDIC and an Equal Housing Lender. |
|
|
 |
|
|
The Bank of Washington - Search Our Site


]+)">/', $wholefile, $keys);
preg_match('/([^<]+)<\/TITLE>/', $wholefile, $title);
$titles["$name"] = $title[1];
reset($terms);
if ($boolean == "and") {
while (list(, $term) = each($terms)) {
if ($term == '') {
$term = "qqxyzqq"."qqxyzqq";
}
if ($case == "insensitive") {
# if (!stristr($wholefile, $term)) {
if (!stristr($keys[1], $term)) {
$inc_files["$name"] = "no";
break;
} else {
$inc_files["$name"] = "yes";
$found = 1;
}
} else if ($case == "sensitive") {
# if (!strstr($wholefile, $term)) {
if (!strstr($keys[1], $term)) {
$inc_files["$name"] = "no";
break;
} else {
$inc_files["$name"] = "yes";
$found = 1;
}
}
}
} else if ($boolean == "or") {
while (list(, $term) = each($terms)) {
if ($term == '') {
$term = "qqxyzqq"."qqxyzqq";
}
if ($case == "insensitive") {
# if (stristr($wholefile, $term)) {
if (stristr($keys[1], $term)) {
$inc_files["$name"] = "yes";
$found = 1;
break;
} else {
$inc_files["$name"] = "no";
}
} else if ($case == "sensitive") {
# if (strstr($wholefile, $term)) {
if (strstr($keys[1], $term)) {
$inc_files["$name"] = "yes";
$found = 1;
break;
} else {
$inc_files["$name"] = "no";
}
}
}
}
}
}
#}
print "Search Results for Keyword(s): ";
print "$form[search_str]";
print "
";
reset($inc_files);
$max = 25;
$foundcount = 0;
if ($found == 1) {
while (list($name, $yesno) = each($inc_files)) {
if ($yesno == "yes" and $max > 0) {
$foundcount++;
$max--;
}
}
if ($foundfoundcount > $max) {
$foundfoundcount = $max;
}
}
$max = 25;
reset($inc_files);
if ($foundcount > 0) {
print "Top $foundcount Matching Results Below... ";
while (list($name, $yesno) = each($inc_files)) {
if ($yesno == "yes" && $max > 0) {
$max--;
print " $titles[$name] ";
print "$url$name \n";
}
}
print " ";
print " ";
print " ";
print " ";
print " ";
} else {
print " We could not find any matches for your search criteria, please try again...
";
print " ";
print " ";
print " ";
print " ";
}
?>
| Try Your Search Again? |

|
|
|