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


Please Help Members By Posting Answers For Below Questions

What is mvc in php?

735


How we can get the number of elements in an array?

8574


I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?

701


What is null value in php?

732


What are php functions?

741


What is the use of dual table in mysql?

708


How can we upload a file in php?

734


Does strlen include null?

776


how retrive the video file in php using video tag

1533


How do http requests work?

681


Why json is used in php?

723


How to create a table using php?

732


Write a program to show the joining of two strings in php?

716


What is printf in php?

693


How can you send email in php?

731