Explain what are psrs? Choose 1 and briefly describe it?



Explain what are psrs? Choose 1 and briefly describe it?..

Answer / Shri Nibas

PSR (PHP Standard Recommendations) is a set of coding standards for PHP. Among them, PSR-1 and PSR-2 are the most famous ones that provide a consistent coding style guide. However, as PSRS itself is a term referring to the whole set of guidelines, it doesn't directly represent one specific recommendation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How to execute a function in php?

1 Answers  


How to strip whitespace (or other characters) from the beginning and end of a string?

1 Answers  


What is difference between mysqli and mysql?

1 Answers  


can we use PGP with PHP?

1 Answers  


Can I use node js with php?

1 Answers  


Swap two variables value without using third variable in php ?

1 Answers   MCN Solutions,


What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?

1 Answers  


What is fulltextsearch

2 Answers   A1 Technology,


What is the use of mysql_fetch_assoc in php?

1 Answers  


Tell me what is the importance of "action" attribute in a html form?

1 Answers  


difference between clanguage and c++

8 Answers   IBM, TCL,


What is the use of "enctype" attribute in a html form?

1 Answers  


Categories