Need advice on website with built in purchase system

Joined
5 Nov 2004
Posts
9,302
So I want to undertake the task over the next few months of building my next website from scratch with a built in system so end users can buy prints and pay for them on the site.

Totally new to this and would recommend anything I could research.
 
If you want to do it from scratch, start off with php & mysql tutorials. Get comfy with posting forms and session variables. From here on, you'll get to grips with it :) Just keep playing with it and don't give up or get overly frustrated if you don't understand things straight away.
 
Have recently been getting to grips with ASP.NET 2.0. I found a very good tutorial explaining how to develop an eCommerce site. Each page is explained and you could easily follow the tutorials/code. Leanr quite a lot after following this through - link
(the link is the ecommerce section), but the rest of the site has basic tutorials on asp.net 2.0 aswell.
 
Back
Top Bottom