"; $totalCount = 0; } else { $resultCnt = mysql_num_rows($result); for ($j = 0; $j < $resultCnt; $j++) { $row = mysql_fetch_array($result); $listingId = $row['ReloListingId']; $reloFeed = $row['Feed']; $reloKey = $row['ReloKey']; $propIds[count($propIds)] = $listingId; $propKeys[$listingId] = $reloKey; } $totalCount = count($propIds); include($incDir."/relocation/query.inc"); } closeConnection($link); **/ include($_SERVER["DOCUMENT_ROOT"]."/relocation/_meta/index-title.inc"); //include("/home/cbhearth/_inc/listings/listingsAdd.inc"); ?> <?= htmlspecialchars($title) ?>