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
Explain how to run the interactive php shell from the command line interface?
how to use http headers inside php? Write the statement through which it can be added?
How the web server interprets php and interacts with the client?
Is php used anymore?
How many ways to include array elements in double-quoted strings using php?
Explain what are the two main string operators?
What is the difference between session_unregister() and session_unset()?
What is polymorphism?
Can I learn laravel without php?
Why do we use php?
How to remove a file?
for image work which library?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
What is csrf token and how it works?
What is the scope of a variable defined in a function?