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 sorting php?
What is the difference between ereg_replace() and eregi_replace()?
What is the function mysql_pconnect() useful for?
How to Retrieve video files in php from database.....and how to store video on database..
full form of php??
How to get the position of the character in a string in php?
Write a program to find a string is palindrome or not?
Tell me what is the use of explode() function?
How to delete cookie files on your computer?
What are escaping characters?
Explain why would we use === instead of ==?
Can we run php in apache tomcat?