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, you need:

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