Bid

This works like Ebay. When you place a bid, the system bids on your behalf an amount just high enough to beat the high bidder's maximum bid.


Call Me Rambo

Stone classic UK reggae, originally released in 1986 on the Heavyweight label (spun out of the Heavyweight soundsystem, from the Wood Green and Tottenham areas of north London), featuring Chester Roots at the controls, his nephew Ackie at the microphone, and the helicopter sounds free with a Commodore 64.



The auction ended on 09/10/2018 12:45:00

Winning price was 5.00



Products

  URI STRING  
auctions/2
  CLASS/METHOD  
auctions/index
  MEMORY USAGE  
792,008 bytes
  BENCHMARKS  
Loading Time: Base Classes  0.0011
Controller Execution Time ( Auctions / Index )  0.0041
Total Execution Time  0.0053
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  COOKIE DATA  
  DATABASE:  admin_auction (Auctions:$db)   QUERIES: 2 (0.0005 seconds)  (Hide)
0.0004   SELECT `auctions`.*, `bids`.`user_id`
FROM `auctions`
LEFT JOIN `bidsON `auctions`.`winning_bid_id` = `bids`.`id`
WHERE `auctions`.`id` = '2' 
0.0001   SELECT *
FROM `products`
WHERE `id` = '2' 
  SESSION DATA  
$_SESSION['__ci_last_regenerate']   1758515739
  Debug DATA