Greenwich.co.uk

Greenwich news and information

  • News
  • Sport
  • Blogs
  • Hotels in Greenwich
    • Serviced Apartments in Greenwich
  • Visiting
    • Things to Do in Greenwich
  • Greenwich Books
  • Greenwich Collectibles
  • Events
    • Add an Event
You are here: Greenwich / Greenwich Homes For Sale / Greenwich Homes for Sale over £900,000

Greenwich Homes for Sale over £900,000

Apartments and houses currently for sale in Greenwich over £900,000..

0 AND price>=900000) ORDER BY price desc”;

// Create connection
$conn = new mysqli($servername, $username, $password, $dbname);
// Check connection
if ($conn->connect_error) {
die(“Connection failed: ” . $conn->connect_error);
}

$result = $conn->query($sql);

if ($result->num_rows > 0) {
// output data of each row
while($row = $result->fetch_assoc()) {
//property block
echo “

“;
echo ““;

if (strpos($row[“status”], ‘rent’) !== false) {echo “£” . $row[‘price’]. ” pcm“;}
else
{echo “£” . number_format($row[‘price’]). ““;}

if ($row[‘price_modifier’]!=””) {echo ” (“. str_replace(“_”, ” “, $row[‘price_modifier’]). “)“;}

echo “
“;

if (strpos($row[“status”], ‘rent’) !== false) {echo “To Rent
“;}
else
{echo “For Sale
“;}

$myaddress = “”;

if ($row[‘street_name’]!=””) {$myaddress = $row[‘street_name’];}
else
{$myaddress = $row[‘displayable_address’];}

if ($myaddress=”London”) {$myaddress = $row[‘displayable_address’];}

$myaddress = str_replace(“London”,””,$myaddress);
$myaddress = str_replace(“SE10″,””,$myaddress);
$myaddress = str_replace(“Greenwich”,””,$myaddress);
$myaddress = str_replace(“,”,” “,$myaddress);
$myaddress = str_replace(” “,” “,$myaddress);

echo “” . $myaddress. ““;

if ($row[‘num_bedrooms’]>0)
{echo “” . $row[‘num_bedrooms’]. ” bed ” . $row[‘property_type’]. ““;}

echo “
” . $row[“agent_name”]. ““;
echo “
Online since ” . date(‘F j’,strtotime($row[‘first_published_date’])). ““;
echo “

“;
}
} else {
echo “We currently have no properties to show :-(“;
}
$conn->close();
?>

Property information powered by Zoopla For Sale
  • Shared Ownership
  • Under £400,000
  • £400,000 - £499,999
  • £500,000 - £599,999
  • £600,000 - £699,999
  • £700,000 - £799,999
  • £800,000 - £899,999
  • Over £900,000
To Rent
  • Under £1200 pcm
  • £1200 - £1399 pcm
  • £1400 - £1599 pcm
  • £1600 - £1799 pcm
  • £1800 - £1999 pcm
  • £2000 - £2199 pcm
  • £2000 - £2199 pcm
  • £2200 - £2599 pcm
  • £2600 - £2999 pcm
  • Over £3000 pcm

Looking for short term accommodation in Greenwich? Check out our listings for Greenwich serviced apartments.

Greenwich.co.uk © Uretopia Limited | About/Contact | Privacy Policy