Is PHP is procedure oriented or object oriented?
Answer Posted / master
php is a hybrid language which has got both procedure and
oop concepts.
so you can take it in any way
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is php regular expression?
What does csrf token mismatch mean?
What are the features of object-oriented programming in php?
What is slim framework?
What is form validation in php?
What is difference between session and cookies in php?
How many types of session are there?
How do I find out the number of parameters passed into function9?
How does php work with apache?
Explain what are psrs? Choose 1 and briefly describe it?
Can I use php in html?
What is the use of offset in mysql?
How do I escape in php?
How to assigning a new character in a string?
How do you define a constant?