can anyone explain oops concept in php or give website to
learn this concept clearly?
Answer Posted / sanjeev
Yes we can use oops concept in PHP ,its slow down the
execution of code but gives the reusability of code.
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
Explain what is the use of "echo" in php?
What is warning – “cannot modify header information – headers already sent”?
Is php outdated 2019?
How is it possible to return a value from a function?
What is composer phar?
When is a conditional statement ended with endif?
What is ci in php?
How to insert an new array element in array?
Is php harder than javascript?
What is the use of is_array() and in_array()?
Tell me how can we pass the variable through the navigation between the pages?
What does the scope of variables mean?
What is the phpstorm?
What are the four scalar types of php?
What is filter_var?