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
What types of Data Can Be Used as Array Keys?
Tell me how is it possible to propagate a session id?
How to add 301 redirects in PHP?
Do you know what is the differences between $a != $B and $a !== $B?
Is it possible to extend the execution time of a php script?
What is namespaces in PHP?
What are the different filter functions used to filter a variable?
How to get the ip address of the client?
What is the purpose of $_ session?
Explain the difference between require() and require_once()?
What is the difference between html and php?
How to genrate report in wordpress cms
What is a base url?
Explain about the connective abilities of the PHP?
Is php faster than nodejs?