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 difference between web service and api?
What is explode() in php?
What are the method available in form submitting?
Which of the data type is compound datatype supported by PHP?
how to get substring of string without using substr() function in php ????
how to get the value in script values
Are php sessions cookies?
can anyone explain oops concept in php or give website to learn this concept clearly?
Describe the differences between the object models in PHP 4 and PHP 5.
Is age nominal or ordinal?
What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?
What is abstract class php?