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
Why php 7 is faster?
How to set cookies?
List few sensible functions in PHP?
Tell us how to redirect a page in php?
What is boolean in php?
How to fix "headers already sent" error in php
What is php and why we use it?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Explain include(), include_once, require() and require_once?
What is final in php?
What does session start do in php?
What does pear stand for?
Is it possible to destroy a cookie?
How to create a session? How to set a value in session? How to remove data from a session?
How to redirect https to http url and vice versa in .htaccess?