Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Web Programming/PHP In PhpStorm, create a new directory named lab01 . Within that directory, create the following (the code and/or markup will be added later):

Web Programming/PHP

In PhpStorm, create a new directory named lab01. Within that directory, create the following (the code and/or markup will be added later):

a model directory

create a database.php file that will connect to your database

whatever your subject/topic is, create a [subject/topic]_db.php file that will be used to query the database

a style directory

create a styles.css file used for any custom styles you want to include for your pages of the site

copy the bootstrap.min.css file from above and paste it in this directory

a view directory

create a header.php file that will contain the HTML and links used at the top of all pages in the assignment

create a footer.php file that will contain the HTML and links used at the bottom of all pages in the assignment

create a [subject/topic]_list.php file that will eventually have a table to list all of your records

an index.php file in the root directory of your lab folder that will serve as your controller

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Conceptual Database Design An Entity Relationship Approach

Authors: Carol Batini, Stefano Ceri, Shamkant B. Navathe

1st Edition

0805302441, 978-0805302448

Students also viewed these Databases questions

Question

Howdoes decentralized routing differ fromcentralized routing?

Answered: 1 week ago

Question

=+1 What are the major issues related to international T&D?

Answered: 1 week ago