include("../php/header.php")
?>
News
Here's where you'll find the latest about the most pressing REALTOR® issues, and all editions of the Newslink.
CAR Legal Update
include("../php/dbinfo.php");
$query ="SELECT * FROM realtor_links";
$result= mysql_query($query)
or die ("could not retrieve information");
while ($row= mysql_fetch_array($result))
{
if (ereg("Inman",$row[name]))
{
echo "$row[name]
$row[title]
\n$row[announcement]
\n
Read more
