Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 4
There are 1 users currently browsing forums.
General Web Programming This is for more general discussion about web programming or other web programming languages such as XML, Mod_Rewrite, ColdFusion, CGI, VBScript, and Ruby on Rails.

Reply
  #1  
Old 08-19-2009
New Born
 
Join Date: Aug 2009
Posts: 2
Rep Power: 0
unstabledreamer is on a distinguished road
Question

I am trying to make a bidding site alot like ebay but i dont want to use ebay do to the huge charge they do. I am trying to set up something for home schoolers who can afford to pay alot to be able to get the school stuff they need and when they are done with the grade their child is in they can put it on my site and other people who will need that grade can bid on it. Does anyone know what kind of code i should use PHP or something else or if there is a software out there that will do it for me and all i have to do is fill in the blanks. thank you.
Reply With Quote
  #2  
Old 08-19-2009
I'm cacographic!
 
Join Date: Apr 2006
Location: Texas, USA
Age: 18
Posts: 1,665
Rep Power: 6
ddreier is on a distinguished road
Re: Question

I don't want to deter you from what you want to do, but... Making a competitor to eBay is going to be extremely hard, your system has to be easier to use than eBay, and as secure. There's a lot to think about when writing auction software.

As far as the language goes, I don't think PHP is recommended, most major web apps are now either ASP.NET, Python, Perl, or Ruby on Rails.
Reply With Quote
  #3  
Old 08-20-2009
New Born
 
Join Date: Aug 2009
Posts: 2
Rep Power: 0
unstabledreamer is on a distinguished road
Re: Question

im not making a competitor of ebay this is for a group of people that cannot afford ebay and its strictly for one product.

secondly i would rather not write the program i would like one that i could use already made like os commerce just easier and with the option to bid
Reply With Quote
  #4  
Old 08-20-2009
Stephen Bryant's Avatar
I eat trolls.
 
Join Date: Aug 2006
Location: North Carolina
Age: 21
Posts: 1,216
Rep Power: 6
Stephen Bryant is on a distinguished road
Re: Question

You might take a look at PHPAuction; they appear to have a free version available.
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple question hyp3R HTML/CSS Coding 10 05-13-2009 09:05 AM
User Permissions - Question Evilaussie PHP Scripting 6 03-20-2008 07:19 AM
<pre> question and <textarea> question Atolar HTML/CSS Coding 7 03-02-2007 02:14 PM
Browser Specific CSS Question paran HTML/CSS Coding 8 06-11-2006 07:54 PM