Answer Posted / 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 |
Post New Answer View All Answers
What is the use of $_server["php_self"] variable?
What is the difference between $name and $$name?
What software is required to run php?
What is isset php?
How to call php function in jquery?
what is the scope of php in the future if any other language is developed then may be php is loss ???
What is php resource type?
Tell me what is the importance of "action" attribute in a html form?
What is Gd PHP?
Write an example to remove html tags from a string in php?
What is encapsulation in php?
Is php harder than javascript?
Explain mysql_error().
Which function is used in php to count the total number of rows returned by any query?
What does $_env means?