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
How can php and html interact?
Which functions are used to count the total number of array elements in php?
Tell me how do I escape data before storing it into the database?
Is jquery better than javascript?
Tell me what are the correct and the most two common way to start and finish a php block of code?
What is a php trait?
What is csrf validation?
How can I make a script that can be bilingual (supports english, german)?
What is singleton class in php?
How should a model be structured in mvc?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
In php, how to redirect from one page to another page?
How do I stop php artisan serve in windows?
What is if isset ($_ post submit )) in php?
How to create a web form?