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 filter_var?
What is full form of php? Who is the father or inventor of php?
Write a program to find no of days between two dates in php?
What does php do?
Explain Type hinting in PHP?
List data types in PHP?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What are advantages of .htaccess?
What is the use of htmlspecialchars in php?
Which framework is best for php?
How to call a php function from another php file?
How to execute an sql query? How to fetch its result?
What is a php form?
Do you know what does mvc stand for and what does each component do?
What is the use of "enctype" attribute in a html form?