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.


Rwanda, 1952

Love and praise songs, horns music for intore dance, a bow song, and drum rhythms.



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

Winning price was 5.00



Products

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