Sr. PHP Programmer Question:
Download Questions PDF

What are PSRs? Choose 1 and briefly describe it?

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?