require("functions.php"); $connection = db_connect(); echo display_property(retrieve_property($_GET[id], $connection), $connection); echo "