What are the features and advantages of object-oriented
programming?
Answer Posted / madura
standardization , re-usability , flexibility , less code
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of the '.frm' file extension? What do thes file contain?
Why php is used in html?
How to insert an new array element in array?
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
What is purpose of @ in Php?
What is the role of the .htaccess file in php?
What is php and how do you use it?
Steps for the payment gateway processing?
Is array function in php?
Is it possible to use com component in php?
What is the use of is_array() and in_array()?
What is fetch array in php?
How to create a session? How to remove data from a session?
Explain php parameterized functions.
When to use self over $this?