Is PHP is procedure oriented or object oriented?
Answer Posted / hyma
No,PHP is object oriented language.PHP5 added the oops
concepts.
| Is This Answer Correct ? | 12 Yes | 10 No |
Post New Answer View All Answers
Is php 5.6 secure?
What is php crud api?
What is framework? How it works? What is advantage?
How can you compare objects in php?
What is cakephp framework?
How to get the ip address of the client?
How can we know the total number of elements of Array?
What is encapsulation in php with example?
Why are sessions used?
How long do php sessions last?
Can you use both this () and super () in a constructor?
How to avoid the undefined index error?
Do you know design patterns. List few?
Which function can be used to exit from the script after displaying the error message?
How many data types are there in php?