Q77
Till which version of PHP, developers were forced to name their files in a global context?
A.
PHP 4
B.
PHP 5
C.
PHP 5.2
D.
PHP 5.3
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
If you named a class ShoppingBasket, it would become instantly available across your system.