Is PHP is procedure oriented or object oriented?

Answer Posted / srinivasa rao

PHP is object based language. It supports OOPS features as
well as normal procedural programing. It is similar to C++.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to redirect a url from http to https in .htaccess?

514


How to execute an sql query? How to fetch its result?

570


How to test if a variable is an array?

556


How do I get csrf token?

550


What is the meaning of xdebug?

540






Explain me what are the 3 scope levels available in php and how would you define them?

724


What is the difference between "echo" and "print" in php?

516


Which software is used to run php programs?

516


what is session_set_save_handler in PHP?

609


How can you retrieve a cookie value?

537


what is variable scope, which variables are accessible from where and what are "undefined variable" errors?

500


What is the meaning of a persistent cookie?

557


How long should a session last?

506


What is the name of the scripting engine that powers PHP?

705


What is session_register()?

555