I am trying to make a websiote where I am going to sell t-shirts. I have made it in dreamweaver, but I don't know how to make the shopping cart etc.Kudos to making a shop in dreamweaver. It's not the most intuitive program to learn.
First of all, what is MySLQ, and why do I need. How can I get it and how do I use it?Its MySQL and it's a database program. It's free and you can find it
here. It is used most commonly with PHP which is a scripting language. It is free and can be found
here. These have to run on a server, the easiest to set up is Apache. It is free and found
here. The final ingredient is a GUI to manipulate MySql and the most common is phpMyAdmin. Its free and you can find it
here. You need all these elements to use a program like CubeCart. You can set up a test environment up on your local computer. The best book I have read on the subject is Foundation: PHP for Dreamweaver 8 by David Powers. It will take a complete newbie and walk you thru the steps installing the above programs, plus using Dreamweaver 8 with dynamic sites. Then you can install CubeCart and unleash the power of a dynamic, php driven website. You will never go back to a static store.
How do I get shoppingvcart in to dreamweaver and connect it with my site? I have read the "read me" file, but I didn't find it very helpful.
If anyone knows of a tutorial that shows how to make a website with a shoppingcart step by step in dreamweaver I would to know about it.You can't take the static store you built and hook it up to CubeCart. There is a learning curve teaching yourself to use MySql, PHP,Apache, and phpMyAdmin, but you have learned Dreamweaver so the task is not impossible for you. There is always the Dreamweaver developer center. I've seen shopping cart extensions for sale there.
I hope you learn the programs. Your efforts will be greatly rewarded