The contacts listed here are for the purpose of acts of Christian love ONLY.
please do not contact them for any other purpose.
With your help, this list is always under construction. If you have any
updates, please let me know at: bwong2k@yahoo.com.
![]() |
![]() |
|
Location | Type | Community |
if($comm[2]=="") {
echo "$comm[0] "; } else { echo "$comm[0] "; } if(!($result2 = mysql_query(" SELECT CommFunction, CommName, CommEMail FROM CommContact WHERE CommunityID = $comm[8]"))) die("Error: " . mysql_error()); if($result2) { while($cont = mysql_fetch_array($result2)) { echo "- "; if($cont[0]<>"") { echo "$cont[0]: "; } if($cont[1]<>"") { echo "$cont[1]"; } if($cont[2]<>"") { echo " <$cont[2]>"; } echo " "; } } ?> |
||
if($comm[2]=="") {
echo "$comm[0] "; } else { echo "$comm[0] "; } if(!($result2 = mysql_query(" SELECT CommFunction, CommName, CommEMail FROM CommContact WHERE CommunityID = $comm[8]"))) die("Error: " . mysql_error()); if($result2) { while($cont = mysql_fetch_array($result2)) { echo "- "; if($cont[0]<>"") { echo "$cont[0]: "; } if($cont[1]<>"") { echo "$cont[1]"; } if($cont[2]<>"") { echo " <$cont[2]>"; } echo " "; } } ?> |