Real Estate - Property Listings - Commercial Listings - Residential Real Estate - Buy Homes Online - Sell Homes Online - Internet House Sales - Internet Real Estate - New Homes Online
To Buy and Sell Homes on the Interent You Must Install Java
Browse Manage My Listings to find your perfect dream home online!
$adtype = '728x15'; include ("../inc/ads.php"); ?>
To view our online listings please click the thumbnails
include ("cat_check.inc"); ?>
$header = "no";
$query = "Select sold, price, address, city, state, country, bedrooms, bathrooms, salespitch, folder, category from listing_manager where category = 'Residential' and sold != '1' order by LPAD(price,7,'0') ASC";
$query2 = mysql_query($query);
while ($query3 = mysql_fetch_array($query2)) {
if ($header == "no") { echo "Catagory: Residential | Houses | Condos | Duplexes | "; }
$header = "yes";
$realtor_id = $query3['realtor_id'];
$address = $query3['address'];
$city = $query3['city'];
$state = $query3['state'];
$country = $query3['country'];
$price = number_format($rawprice);
$bedrooms = $query3['bedrooms'];
$bathrooms = $query3['bathrooms'];
$mls = $query3['mls'];
$price = $query3['price'];
$age = $query3['age'];
$category = $query3['category'];
$folder = $query3['folder'];
$salespitch = $query3['salespitch'];
$rawprice = $query3['price'];
$display_price = number_format($rawprice);
?>
$adtype = '728x15'; include ("../inc/ads.php"); ?>
/" title=' echo "New home | Real Estate | $address | $city | $subarea"; ?>'>
$imagecheck = "$folder/main.jpg";
if (file_exists($imagecheck)) { echo " "; } else { echo " "; }
?>
View Details
if ($city) { echo $city; }
if ($state) { echo ", $state"; }
?>
echo $address; ?> echo $bedrooms; ?> Bedroom(s) echo $bathrooms;?> Bathroom(s) Only $ echo $display_price; ?>
if ($sold == "2") { echo "Sorry listing has been sold! "; }
echo $salespitch; ?>
} ?>
$header = "no";
$query = "Select sold, price, address, city, bedrooms, bathrooms, salespitch, folder, category from listing_manager where category = 'Commercial' and sold != '1' order by LPAD(price,7,'0') ASC";
$query2 = mysql_query($query);
while ($query3 = mysql_fetch_array($query2)) {
if ($header == "no") { echo "Catagory: Commercial | Properties | Business | Industrial | Development Opportunities | "; }
$header = "yes";
$address = $query3['address'];
$area = $query3['area'];
$price = number_format($rawprice);
$bedrooms = $query3['bedrooms'];
$bathrooms = $query3['bathrooms'];
$price = $query3['price'];
$city = $query3['city'];
$category = $query3['category'];
$folder = $query3['folder'];
$salespitch = $query3['salespitch'];
$sold = $query3['sold'];
$rawprice = $query3['price'];
$display_price = number_format($rawprice);
?>
$adtype = '728x15'; include ("../inc/ads.php"); ?>
$imagecheck = "http://www.managemylisting.com/listings/$folder/main.jpg";
if (file_exists($imagecheck)) { } else { $imagecheck = "http://www.managemylistings.com/images/not_available.jpg"; }
?>
/" title=' echo "New home | Real Estate | $address | $city | $subarea"; ?>'>
$imagecheck = "$folder/main.jpg";
if (file_exists($imagecheck)) { echo " "; } else { echo " "; }
?>
View Details
echo $city; ?> echo $address; ?> echo $bedrooms; ?> Bedroom(s) echo $bathrooms;?> Bathroom(s) Only $ echo $display_price; ?>
if ($sold == "2") { echo "Sorry listing has been sold! "; }
echo $salespitch; ?>
} ?>
$header = "no";
$query = "Select sold, price, address, city, bedrooms, bathrooms, salespitch, folder, category from listing_manager where category = 'Acreages' and sold != '1' order by LPAD(price,7,'0') ASC";
$query2 = mysql_query($query);
while ($query3 = mysql_fetch_array($query2)) {
if ($header == "no") { echo "Catagory: Acreage | Farms | Farmland | Vineyards | Ranches | Development Lands | "; }
$header = "yes";
$address = $query3['address'];
$price = number_format($rawprice);
$bedrooms = $query3['bedrooms'];
$bathrooms = $query3['bathrooms'];
$price = $query3['price'];
$city = $query3['city'];
$category = $query3['category'];
$folder = $query3['folder'];
$salespitch = $query3['salespitch'];
$sold = $query3['sold'];
$rawprice = $query3['price'];
$display_price = number_format($rawprice);
?>
$adtype = '728x15'; include ("../inc/ads.php"); ?>
$imagecheck = "listings/$folder/main.jpg";
if (file_exists($imagecheck)) { } else { $imagecheck = "http://www.managemylistings.com/images/not_available.jpg"; }
?>
/" title=' echo "New home | Real Estate | $address | $city | $subarea"; ?>'>
$imagecheck = "$folder/main.jpg";
if (file_exists($imagecheck)) { echo " "; } else { echo " "; }
?>
View Details
echo $city; ?> echo $address; ?> echo $bedrooms; ?> Bedroom(s) echo $bathrooms;?> Bathroom(s) Only $ echo $display_price; ?>
if (($category == "Acreages") && ($sold == "2")) { echo "Sorry listing has been sold! "; }
echo $salespitch; ?>
} ?>
include("toc.inc"); ?>
include("../inc/links.inc"); ?>
include("../inc/footer.inc"); ?>