$auctitle Phone Bidding Session - Crocker Farm Stoneware Auction"; echo ""; ?>

Phone Session

Quick Note: Our internet went down for a period so some of these results were delayed. Results are now current!
"; ?>
Prices will be updated as each lot sells. Refresh / reload the page to see new Sold! items. (Phone bidding schedule.)

"; } else { echo "

This page will be populated after the Friday evening online auction close.

"; echo "

The phone bidding schedule will be available here.

"; } //if ($auc == '2020-03-21') { //echo "

IMPORTANT NOTE: This auction was originally scheduled to take place on March 21, 2020. Due to COVID-19, it has been postponed. (Please see our News section for information on this postponement.) We will have new plans in place as soon as we gain some clarity. Thanks so much for your interest in our auctions!

"; //} //echo "
"; // begin to show results set $count = 1 + $s ; $catrow = 1; // now you can display the results returned if ($go == 1) { //$stmt = $conn->prepare("SELECT id,lotnum,lotext,highbid,briefdesc,closed,highbidder FROM pots WHERE auc = '$auc' and highbid >= '3000' OR highbidder = 'DNMR' ORDER BY lotnum,lotext"); $stmt = $conn->prepare("SELECT id,lotnum,lotext,highbid,briefdesc,closed,highbidder FROM pots WHERE auc = '$auc' and highbid >= $topfourthresh ORDER BY lotnum,lotext"); } else { $stmt = $conn->prepare("SELECT id,lotnum,lotext,highbid,briefdesc,closed FROM pots WHERE auc = '$auc' and highbid >= '5000' AND briefdesc = 'shabadoo' ORDER BY lotnum,lotext"); } $stmt -> execute(); $result = $stmt->get_result(); $rowsize = 0; while($row = $result->fetch_assoc()){ $id = $row['id']; $lotnum = $row['lotnum']; $lotext = $row['lotext']; $loest = number_format($row['loest']); $hiest = number_format($row['hiest']); $highbid = rtrim($row['highbid']); $highbidder = rtrim($row['highbidder']); $hammernew = $row['hammernew']; $minbid = rtrim($row['minbid']); $lotnum = $lotnum.$lotext; $briefdesc = $row['briefdesc']; $briefdescstripped = strip_tags($briefdesc); $closed = $row['closed']; // while($row2 = $potresult->fetch_assoc()){ // if ($completed == 1) { // $bidresultorig = rtrim($row2['hammer']); // } //} include("searchreplace.inc.php"); $briefdescurl = str_replace($search, $replace, $briefdescstripped); $i = 0; echo "
"; } else { echo "catrowcream\">"; } echo "
"; $photo = $id.'.0.jpg'; echo "
\"$briefdesc\"
"; echo "

"; //if ($lotnum == '106') { // echo "Starts at 11am:
"; //} //if ($lotnum == '186') { // echo "Starts at 12pm:
"; //} echo "Lot $lotnum. "; if ($highbid > 0 AND $closed == 1) { echo "Current Bid: $$highbid"; } if ($highbid > 0 AND $closed == 2 AND $highbidder != 'DNMR') { $highbiddisp = number_format($highbid, 0); echo "Sold:SOLD: $$highbiddisp"; } if ($highbidder == 'DNMR') { echo "DNMR"; } if ($completed == 1 AND $stillok == 1) { if ($dnmr != 1 AND $bidresultorig > 0) { echo " $$bidresult."; if ($notfirstone != 1) { //echo " (All Prices Include $bp% Buyer's Premium. Click Each Lot to See Its Selling Price.)"; $notfirstone = 1; } } if ($dnmr == 1 OR $bidresultorig < 1) { if ($bidresultorig < 1) { //echo " "; echo " DNMR"; } //if ($dnmr == 1) { // echo "DNMR."; //} $dnmr = 0; } } echo "

$briefdesc"; if ($enablesearch == 1 AND $completed != 1) { echo " (Est: $$loest-$$hiest)"; } echo "

"; if ($ests == 1) { echo "Est: $$loest-$$hiest"; } echo "
"; echo "
"; echo "
"; echo "
"; //echo "
"; $catrow++; } if(isset($_COOKIE['ID_my_site'])) { include('auth.inc.php'); if ($pass == $realpass OR $pass == $realtoken) { $authok = 1; } if ($authok == 1) { $legit = 1; } } if ($legit == 1) { echo "

My Bids | Favorites | Log Out

"; } // END WHAT I ADDED ?>
"; if ($legit == 1) { $hidegraphics = 1; $noaccount = 1; include("membersleft.inc.php"); echo "
"; } if ($numrows > 0) { echo "
"; } if ($legit != 1) { echo "
"; echo ""; } ?>
"; echo "$design_side_next"; } echo ""; ?>