-
Ecommerce Site
Hello All,
I'm new to PhP, Trying to build a database for my ecommerce website. I got in to Php my admin . I want my database to look like
http://www.fashioncraft.com/anniversary.php
My question is how do I set up the database . I was thinking about making 1 big database with all tables. or am I better off a few database. For Example, on the website that I sent you . The category on the left is Anniversary Favors, then you see every pic related to anniversary. Please explain what is the easiest and Best way ! thanks in advance!:)
-
Re: Ecommerce Site
well it would be stupid to use more then one database for a site that is going to be small. What you are trying to do is make a shopping cart type site. There are a lot open source options you can chose from other then making your own.
Google 'php shopping carts'