I have experience with HTML and CSS, and have designed static websites before, but I don’t know how to go about producing a site that is linked to a database or online shoping-cart system.
2 Comments to “Are there any good internet tutorials for designing an on-line store?”
No related posts.




There are probably a number of on-line store packages that are already built, and would be a whole lot easier to use than designing one yourself from scratch. One personally I have used is ZenCart (http://www.zencart.com), which is open source. There are others; try doing a search for “web shopping cart software” and see what you find.
Here is a nice Tutorial if you want to make an on-line store yourself. I have already implemented it in one of my Client’s Website.
http://www.phpwebcommerce.com/php-mysql-shopping-cart-tutorial.php
It works.