Is PHP is procedure oriented or object oriented?
Answer Posted / sudheer
its object oriented oriented language
Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are the different errors in php?
Do you have to initialize variables in php?
What is the difference between static and dynamic websites?
How can we check the value of a given variable is alphanumeric?
What is chrome logger?
Why namespace is used in php?
What is the default session time in php?
which will print out the php call stack?
Explain the visibility of the property or method?
What distinguishes php from something like client side java script?
Does php support polymorphism?
What are the main error types in php and how do they differ?
What is the difference between "echo" and "print" in php?
Which function can be used to exit from the script after displaying the error message?
How to create reusable code in php?