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 super keyword in php?
How long will it take to learn php?
Why namespace is used in php?
What is the difference between explode () and split () functions in php?
Explain the difference between require() and require_once()?
How we get ip address of client, previous reference page etc?
Where is session value stored php?
what is interface in php? how it is use?
10 Answers Infosys, PHP, Times, Torque Infotech, Wipro,
Explain the difference between isset() and empty()?
Do you know what is the use of the function 'imagetypes()'?
How to get the value of current session id?
Why use php artisan serve?