vickree Posted April 23, 2008 Share Posted April 23, 2008 Hi, Im very new to advanced coding (more advanced then basic html/css). Im told that if I want to make a PHP shopping cart, That I need a mySQL database. Where do I begin?? Link to comment https://forums.phpfreaks.com/topic/102535-new-to-shopping-cart-creation/ Share on other sites More sharing options...
pocobueno1388 Posted April 23, 2008 Share Posted April 23, 2008 http://www.tizag.com/mysqlTutorial/ Link to comment https://forums.phpfreaks.com/topic/102535-new-to-shopping-cart-creation/#findComment-524962 Share on other sites More sharing options...
vickree Posted April 23, 2008 Author Share Posted April 23, 2008 You reccomend Cpanel? Or mySQL.com? for downloaing? Link to comment https://forums.phpfreaks.com/topic/102535-new-to-shopping-cart-creation/#findComment-524986 Share on other sites More sharing options...
SharkBait Posted April 23, 2008 Share Posted April 23, 2008 cPanel is a administrative backend for your website. MySQL.com is where you can download a copy of MySQL Database Engine for you computer. If you have a webhost they should already have MySQL Installed in which you can play around with. cPanel will have an application called phpMyAdmin which you can use as a graphical user interface (GUI) for MySQL which makes it easier to use. Though i would recommend learning the basic commands (INSERT, SELECT etc) so you have a better understanding of MySQL Link to comment https://forums.phpfreaks.com/topic/102535-new-to-shopping-cart-creation/#findComment-525009 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.