<?php
$host="localhost";
$user="";
$passwd = "";
$dbname = "MemberDirectory";
?>
