Search⌘ K
AI Features

Quiz on Project Structure

Test your understanding of PHP Project Structure concepts with a quick quiz!

We'll cover the following...
Technical Quiz
1.

With proper routing, which of the following do you need in the public/ directory?

A.

Only one script in public/: index.php

B.

Two scripts in public/: index.php and routing.php

C.

Two scripts in public/: index.php and homepage.php


1 / 4