What do you mean by design patterns (php) ?
Answer / amitverma
Design Patterns are PROVEN Object Oriented Solutions to
some commonly existing problems. Design Patterns are
basically used for recurring problems.
| Is This Answer Correct ? | 7 Yes | 2 No |
Explain Type juggling?
Does wordpress run on php 7?
What is php.ini & .htacess file?
what is view?
Is false empty php?
Why super () is used in java?
What is the correct php command to use to catch any error messages within the code?
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
How to execute an sql query?
Can anyone explain about join?
How does php and apache work?
How to remove duplicate values from array using php?