Sr. PHP Programmer Question:

Download Job Interview Questions and Answers PDF

What are PSRs? Choose 1 and briefly describe it?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

Answer:

PSRs are PHP Standards Recommendations that aim at standardizing common aspects of PHP Development.

An example of a PSR is PSR-2, which is a coding style guide.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
Can the value of a constant change during the script's execution?Explain the different types of errors in PHP?