adspace
Explain what are psrs? Choose 1 and briefly describe it?
Answer Posted / 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 View All Answers
Tell me what kind of things have you done on the social side?
What sized websites have you worked on in the past?
Which variable declarations within a class is invalid in php?
How to create a web form?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
How to calculate the difference between two dates using php?
What is the current stable version of php?
What is difference between static and final in php?
What is the difference between htmlentities() and htmlspecialchars()?
Explain me is it possible to destroy a cookie?
What is the current stable version of php? What advance thing in php7?
Write a program using while loop?
What does $_files means?
how to detect a mobile device using php
What is trait in php?