Is PHP is procedure oriented or object oriented?
Answer Posted / apple
PHP is procedural language.
and is NOT object oriented language even in relese of version 5.
php5 and later versions support some of OO features.
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
How to convert numbers to strings in php?
What PHP stands for?
What is php pathinfo?
Why triggers are used in mysql?
How do I make a reset button in html?
How to call a php function from another php file?
Is php a strongly typed language?
How many types of errors in php?
Can we override magic methods in php?
What is the w3c?
Is set in php?
How does php isset work?
CWD is a type of shell variable. State Whether True or False?
How to join multiple strings into a single string?
What is composer json?