True or False – Variable or dynamic code does not link directly to the SQL database.
True or False – Variable or dynamic code does not link directly to the SQL database. > false
True or False – Variable or dynamic code does not link directly to the SQL database. > false
Which button is missing from the menu bar? > My cart
FILL-IN-THE-BLANK: In order to make the product modals dynamic, _________ must be referenced in the PHP code, that link to the database. Choose one: > variables
Images were formatted in the main.css file. What does CSS stand for? > cascading style sheet
In which file is the code for the navigation bar written? Choose one: > index.php
What is the purpose of checking the Stripe account balance, after a test purchase? > to verify payment functionality
Fill in the blank – In this course the My Cart ________ element, was updated in the main.css file, i.e. a dark red background with white text. > bootstrap
TRUE OR FALSE: The code in index.php is distributed into multiple files, as this makes it easier to control and manage. > true
Which file was used to write the code, linking the database to the website? > init.php
Which software was used to create the database for the ‘Red Stone Shop’ website? > phpmyadmin