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?? Quote Link to comment Share on other sites More sharing options...
pocobueno1388 Posted April 23, 2008 Share Posted April 23, 2008 http://www.tizag.com/mysqlTutorial/ Quote Link to comment 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? Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.