What are the features and advantages of object-oriented
programming?
Answer Posted / visaalinigopal
less efficient and more flexible
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which function can be used to exit from the script after displaying the error message?
Is apache needed for 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.
When to use inquire vs enquire?
What advance thing in php7?
How do I install php?
What's php?
Explain converting an object?
What is a model in php?
What is the function in PHP do not return a timestamp?
What is php date function?
How do you access a get requests url parameter with php?
How to concatenate two strings together in php?
How do you remove duplicates from an array?
What are php magic methods/functions?