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 |
What is instantiation?
Does php have a future?
List functions available to sort an php array?
How check submit button is clicked in php?
Tell me how is it possible to return a value from a function?
Which cryptographic functions in php returns the longest hash value?
What is deffience betwwen get() , Post , Request()
Does strlen include null?
What does $_env mean?
How do you sort an array in php?
Tell me what is the difference between characters 34 and x34?
What is the difference between php traits vs interfaces?