Quiz on Project Structure
Test your understanding of PHP Project Structure concepts with a quick quiz!
We'll cover the following...
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
Question 1 of 40 attempted
Ask