Is PHP is procedure oriented or object oriented?
Answer Posted / pratheebha
php is a procedure oriented language
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
What is csrf token and why it is required?
Tell me how is the ternary conditional operator used in php?
What is return value in php?
What is $_ get in php?
How do I update php?
Why php is also called as scripting language?
How long does a session last in php?
What is a controller in php?
How can I increase my website session?
What is use of header() function in php?
Do you know what does $globals means?
What is super () python?
What is design pattern? Explain all including singleton pattern?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
What are the difference between abstract class and interface in oops?