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 array filter in php?
Do you know what does $globals means?
What is php oops concepts?
What is exception handling in php?
What is session in PHP. How to remove data from a session?
How is a constant defined in a PHP script?
Tell me how to initiate a session in php?
How to define a function with any number of arguments?
explain php variable length argument function.
What are the Formatting and Printing Strings available in PHP?
What is the use of friend function in php?
Tell me how can we automatically escape incoming data?
What is sql injection in php?
What are the data types in php?
What are the correct and the most two common way to start and finish a PHP block of code?