tags:

views:

55

answers:

3

Can anybody suggest me a tutorial for developing an ecommerce website...

A: 

I can't give you any help with PHP and MySQL. However, if you were working in ASP.Net the asp.net site has a lot of tutorials including a Music Store.

http://www.asp.net/mvc/samples/mvc-music-store

This might help you to get started or at least help you to work out what you should be searching for in terms of a PHP or MySQL equivalent.

Robin Day
+1  A: 

You might try this, http://code.google.com/p/phpshop/

http://virtuemart.net/

DavidYell
A: 

Buy a book.
Test here.

Once you understand the issues implied, get into one of theese projects:
Zen Cart, oldish, easy, proven
Magento, newish, powerful, proven
maybe others

clyfe