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 |
Which is variable cost?
List functions available to sort an php array?
What is mysql_fetch_object?
What is $$ in php?
How to repeat a string to a specific number of times in php?
How can image properties be retrieved in php?
I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitting my certificates for 2 years.Is it good or bad
How can we pass the variable through the navigation between the pages?
How to convert the first character to upper case?
What is putenv?
How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?
What is the difference between for and foreach in php?