|
readfile("$_SERVER[DOCUMENT_ROOT]/include/ads/ad16.htm");
readfile("$_SERVER[DOCUMENT_ROOT]/include/news/nav_dynamic_js2.htm");
readfile("$_SERVER[DOCUMENT_ROOT]/include/ads/ad16.htm");
?>
|
printSearchBox($search, $type, $state, $cost, $sqfoot, $recent, $dbLink);
?>
$mysql_result = mysql_query ($query, $dbLink);
# print "$query";
while ($row = mysql_fetch_object($mysql_result))
{
if ($first == 0)
{
$first = 1;
?>
|
printSearchBar($showall, $offset, $total, $search, $type, $state, $cost, $sqfoot, $order, $recent, $limit)
?>
|
printOrderBar($total, $search, $type, $state, $cost, $sqfoot, $order, $recent, $limit);
}
print " \n";
print " | \n";
print " $row->buildingname | \n";
print " $row->state | \n";
print " $row->type | \n";
if ($row->Arch2 != "")
{
print " $row->Arch1; $row->Arch2 | \n";
}
else
{
print " $row->Arch1 | \n";
}
print " $row->dateopen | \n";
if($row->sqfoot!=0) {
print " " . number_format($row->sqfoot) . " | \n";
}
else {
print " n/a | \n";
}
print " $row->cost_text | \n";
print " \n";
}
if ($first == 1)
{
?>
printSearchBar($showall, $offset, $total, $search, $type, $state, $cost, $sqfoot, $order, $recent, $limit)
?>
|
}
else
{
print "\n";
print "\n";
print "There were no results to your search. Please try your search again.
\n";
print " | \n";
print " \n";
}
?>
|
About these data
|