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 does addslashes do in php?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
Explain how can we increase the execution time of a php script?
What is use of echo in php?
Explain me what is x+ mode in fopen() used for?
What is array function in javascript?
How to read the entire file into a single string?
How would you declare a function that receives one parameter name hello?
What is the difference between htmlentities and htmlspecialchars in php?
How is it possible to set an infinite execution time for php script?
What are the Advantages and Application Areas of PHP?
Tell me which function gives us the number of affected entries by a query?