Is PHP is procedure oriented or object oriented?
Answer Posted / guest
PHP is object oriented
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is strlen php?
What is serialization in php?
What new features php7 has in store for us?
What is ci framework in php?
What language is php written in?
How to find the position of the first occurrence of a substring in a string?
How do I display php errors?
Is php the same as html?
Tell me how to create a text file in php?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How is traits used in php?
What does the unlink() function mean?
How to reset/destroy a cookie?
What does isset() function?
What is a controller php?