I want to create a very simple book auctioning website where people can bid for or sell books. What would be the best route to go when doing this?
Simple book auctioning website
Page 1 of 11 Replies - 357 Views - Last Post: 24 November 2010 - 05:14 PM
Replies To: Simple book auctioning website
#2
Re: Simple book auctioning website
Posted 24 November 2010 - 05:14 PM
You'll need a SQL database of some sort. MySQL is a good free option. As for the functionality, you'll need some server-side language like PHP, ASP.NET or ColdFusion. If you're familiar with a language like C/C++ or Java, PHP might be easier to pick up. If you're familiar with the .NET platform already, ASP.NET might be a better choice.
For the front-end display, you'll need to learn HTML and CSS.
For the front-end display, you'll need to learn HTML and CSS.
Page 1 of 1
|
|

New Topic/Question
Reply
MultiQuote









|