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
Which function parses an English textual date or time into Unix timestamp in PHP.
What is $_ get?
Why json is used in php?
What is difference between required and include in php?
What is php routing?
When sessions ends?
How to return a value back to the function caller?
How break and continue while loop in php?
What is use of echo in php?
What is the use of stripslashes in php?
Tools used for drawing er diagrams?
Write down the code for saving an uploaded file in PHP.
How does php sessions work?
Write a program to get lcm of two numbers using php?
What is preg_match?