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 are the differences between GET and POST methods in form submitting?
What is Gd PHP?
Explain $_FILES Superglobal Array?
Do you know how to enable error reporting in php?
Inside a php function, what param needs to be set in order to access a global variable?
How can we extract string ?allinterview.com ? from a string ?http://info@allinterview.com? using regular expression of PHP?
Write down the benefits of php7?
Xplain is it possible to use com component in php?
How is csrf token generated?
What are regular expressions in programming?
What is php and its uses?
Tell us what does $_cookie means?