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 are soundex() and metaphone() functions in php?

478


What is the content of /etc directory?

560


Tell me what is the use of "ksort" in php?

554


How to call javascript function in php without any event?

495


Do while loops?

526






What u mean by query?

484


What is binary safe string?

543


How many ways to include array elements in double-quoted strings using php?

557


What is the meaning of "enctype= multipart/form-data" ?

527


What is faster in php?

580


What is the use of explode() function?

569


How many escape sequences are recognized in single-quoted strings?

485


Explain what are the two main string operators?

516


Why is used in php?

528


Explain Type hinting in PHP?

563