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
How does php server work?
Tell me what does the scope of variables means?
What is variable function php?
How to remove an empty directory?
What is the content of /etc directory?
Explain what is smarty?
What is framework? How it works? What is advantage?
What are escaping characters?
Is empty array php?
What is the use of addslashes in php?
How many columns can be added in a table in mysql?
What is session in php w3schools?
What is the difference between single quoted string and double quoted string?
What is return in php function?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?