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 |
Is php still relevant 2019?
Explain some of the php string functions?
What is the use of offset in mysql?
What is the use of anonymous function in php?
what is the difference between mysql_fetch_array() and mysql_fetch_row()?
What is the purpose of the '.myi' file extension? What do thes file contain?
Do you know is it possible to extend the execution time of a php script?
How do I debug php?
What is polymorphism php?
Describe PHP error and logging information?
How to remove duplicate values from php array?
What is the use of dual table in mysql?