$rowDATE=mysql_fetch_assoc($resultDATE)
?>
All closings week of =$rowDATE[smonth]?>/=$rowDATE[sday]?> |
| Real estate closings last week in all boroughs, cities and villages of Bergen County. For a demographic profile and school info, click on the municipality’s name. For previous sales, see Sales Archive.
|
|
ADDRESS |
STYLE |
BEDS |
BATHS |
PRICE |
 |
LISTED BY |
|
SOLD BY |
while ($row=mysql_fetch_assoc($result)) {
$SQL1="SELECT * FROM `town_codes` where code=$row[area]";
$result1 = mysql_query($SQL1) or die(mysql_error());
while ($row1=mysql_fetch_assoc($result1)) { $hehe=$row1[name];}
?>
|
$SQL11="SELECT id FROM `bergen_info` where name ='$hehe' ";
$resultx = mysql_query($SQL11) or die(mysql_error());
$row11=mysql_fetch_assoc($resultx);
echo "“.$hehe.”“; ?>
|
echo $row[street_number]." ".$row[street_dir]." ".$row[street_name]." ".$row[street_mode]; ?> |
echo $row[style]; ?> |
echo $row[BR]; ?> |
echo $row[baths_full]; ?> |
$ echo number_format($row[current_price],0);
#money_format('%n',$row[current_price]),0); ?> |
 |
echo $row[list_brkr]; ?> |
 |
echo $row[sell_brkr]; ?> |
} ?>
|
| These properties were listed and sold by various Participants of the NJMLS during the week of =$rowDATE[smonth]?>/=$rowDATE[sday]?>. All information deemed reliable but not guaranteed.
|
|