include("../php/header.php")
?>
Join!
Becoming a member of the East San Diego County Association of REALTORS® is quick, simple and delivers a multitude of benefits for all those involved in the real estate industry. Just choose the appropriate application from the list below!
include("../php/dbinfo.php"); $query ="SELECT * FROM documents"; $result= mysql_query($query) or die ("could not retrieve information"); //report the results echo "ESDCAR New Members
";
while ($row= mysql_fetch_array($result))
{
// if ( (eregi("app",$row[1])) && (eregi("esd",$row[3])) )
if ( (eregi("esd",$row[3])) )
{
echo "$row[1]
";
}
}
echo "
MLS New Members
";
while ($row= mysql_fetch_array($result))
{
// if ( (eregi("mls",$row[3])) && (eregi("app",$row[1])) or (eregi("key",$row[1])) )
if ( (eregi("mls",$row[3])) )
{
echo "$row[1]
";
}
}
echo "
You will need the FREE Adobe Acrobat Reader to view the applications. 
