$length)
{
// string exceeded length, truncate and add trailing dots
return substr($str,0,$length).$trailing;
}
else
{
// string was already short enough, return the string
$res = $str;
}

return $res;
}

mysql_select_db($database_phone, $phone);
$query_Recordset1 = “SELECT * FROM customer WHERE MemPaid=1 AND WebShow=1 AND Membership=’$_GET[mem]’ AND Board=’$_GET[brd]’ OR Board=’$_GET[bod]’ AND WebShow=1 ORDER BY Last_Name, First_Name ASC”;
$Recordset1 = mysql_query($query_Recordset1, $phone) or die(mysql_error());
$row_Recordset1 = mysql_fetch_assoc($Recordset1);
$totalRows_Recordset1 = mysql_num_rows($Recordset1);
?>

Please select Board, Members or Associate Members, to narrow down results for easy viewing.

Board | Members | Associate Members

bgcolor=”#DFEAF6″ >

Name
Home Phone
E-mail Address