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 |
How to execute a function in php?
How to strip whitespace (or other characters) from the beginning and end of a string?
What is difference between mysqli and mysql?
can we use PGP with PHP?
Can I use node js with php?
Swap two variables value without using third variable in php ?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What is fulltextsearch
What is the use of mysql_fetch_assoc in php?
Tell me what is the importance of "action" attribute in a html form?
difference between clanguage and c++
What is the use of "enctype" attribute in a html form?