Intermediate PHP
Q54 / 100

What is a PSR in PHP?

Correct! Well done.

Incorrect.

The correct answer is B) PHP Standards Recommendation — interoperability guidelines from PHP-FIG

B

Correct Answer

PHP Standards Recommendation — interoperability guidelines from PHP-FIG

Explanation

PSR (PHP Standards Recommendation) guidelines include PSR-4 (autoloading), PSR-7 (HTTP messages), and PSR-12 (coding style).

Progress
54/100