CSC     195

195     CSC 195 – INTERMEDIATE PHP AND MYSQL (1 Cr) – Learn how to create an interactive online store complete with an online catalog of products, allowing customers to browse the catalog to select items, place them in a shopping cart, and complete an order. You’ll see how to use the popular MySQL database server to store product information (including images) and track customer orders. You’ll also learn how to use the PHP programming language to display product images in your online store, allow customers to shop online using a shopping cart in their browser, and provide an administrative section to manage the store.