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
What is self in php?
What is the correct and the most two common way to start and finish a php block of code?
Can you use both this () and super () in a constructor?
What types of Data Can Be Used as Array Keys?
Why json is used in php?
How can you increase the maximum execution time of a script in php?
Is array function in php?
What sized websites have you worked on in the past?
How is it possible to cast types in php?
Explain Creating and Naming an Array?
Tell me how can I display text with a php script?
How to delete an element from an array?
What is move_uploaded_file in php?
What is a query give example?
Write down the code for saving an uploaded file in PHP.