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 difference between include_once & Require_once?
What does sign mean php?
Explain the difference between array_merge() and array_combine()?
can anyone explain about stored procedure,Triggers and transaction in php?
what is the difference between php and my sql
Write a query to to delete duplicate rows?
What are the ways to include file in php?
What is the difference between associative array and indexed array?
How can we know the total number of elements of Array?
difference between clanguage and c++
How to write comment in php?
Tell me what are sql injections, how do you prevent them and what are the best practices?