Page 1 of 1

build e-commerce with PHP MYSQL

Posted: Wed Apr 05, 2006 8:31 am
by chickenyd
hi,

does any1 know a good tutorial website that teaches you how to create an e-commerce website?

i just started learning PHP but my knowledge on MYSQL is good. so i just want a website that at least give me a starting point for creating an e-commerce website.

i just want to get started so that i can build a website for a company that selles book online. so database will contain book info like ISBN, author etc.


thanks.

Posted: Wed Apr 05, 2006 11:08 am
by tasteslikepurple
i don't know of any tutorials like that. my advice is to learn how to use php then make the site, not see how to make the site and use that to learn php.

Posted: Wed Apr 05, 2006 11:14 am
by pickle
"E-Commerce" is a huge topic. I can guarantee you won't find any tutorials to do a fully featured e-commerce site. Looking for things like 'shopping carts', or 'searching a database', or 'account management' will likely give you more results.

Posted: Wed Apr 05, 2006 1:02 pm
by feyd
chickenyd mistakenly posted a new topic.. :?
chickenyd wrote:yes you're right it is a broad topic.

thanks for the advice. i am slowly learning PHP.