Phpauction Reverse is the newest edition to the Phpauction software family. It has many features included making it a robust package that offers complete user interaction and admin control. Under the Apache/PHP/Linux environment Phpauction will perform with stability and precision. Phpauction uses MySQL as the database back-end for fast performance. If you need an auction without bid limitations, such as for job bidding or service oriented sites, the Phpauction Reverse auction package will do the job.
I originally designed this program for a discount software store in Boston. The owner wanted to start a website to sell excess inventory. The store had its own credit card swiper and they processed the orders manually instead of using a merchant service. It can be modified to use a service. I also used this script for a garage band to sell their music CDs. It does not require a MySQL database for simplicity. When the order is completed, an email receipt to the customer and to you.
This script was born out of necessity for me. I was creating quite a few reports that are to be extracted from MySQL database. Format them into a table like structure, with or without headers. And be able to view as HTML, download as HTML, or download as EXCEL.
All settings to generate a report can be controlled by adjusting the variables found in config.inc.php
This script helped me somewhat in having some spare time to go for a good round of fishing. I hope that it will aid you as it aided me.
There would not be any technical assistance on this script. However you can pop a question or so to me at my email ( ben AT benruth DOT com ). It is good to say hi!
This script requires some knowledge of SQL.
Features-At-A-Glance
=======================
- Configurable script
- Simple table for
- Download as EXCEL
- Download as HTML
- Viewing as HTML
- Extraction from MySQL database