Example #1
0
    $sq_f = "+/- 20%";
    $radius = "0.5 Mile";
    $age = "+/- 5 years";
    $l_size = "+/- 50%";
    $story = "3";
    $pool = "No";
    $basement = "No";
    $beds_from = "2";
    $beds_to = "3";
    $baths_from = "2";
    $baths_to = "3";
    $sale_range = "0.3 Months";
    $sale_type = "Full Value";
    $propertyId = $PropData['PROPERTYPARCELID_EXT'];
    $searchId = $us->saveSearch($Add, 0, $_SESSION);
    $log = $us->createLog($Add);
    $_SESSION['search_id_s'] = $searchId;
    $_SESSION['path'] = $log;
    //$us->writeRefineLog($PropData);
    $path = $_SESSION['path'];
    $dt = "<h5>Data Returned from DLP API for Search Address</h5>";
    $dt = $dt . '<table class="table table-bordered">
			<tr>
				<td>Address</td>
				<td>Sq Ft</td>
				<td>Bedrooms</td>
				<td>Bathrooms </td>
				<td>Year Built</td>
				<td>Lot </td>
				<td>Stories</td>
				<td>Property Type</td>