Is PHP is procedure oriented or object oriented?
Answer Posted / pratheebha
php is a procedure oriented language
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
Which functions are used to remove whitespaces from the string?
Which is a perfect example of runtime polymorphism?
Differentiate between require and include?
What is difference between compile time and run time polymorphism?
How can we access the data sent through the url with the get method?
how to use http headers inside php? Write the statement through which it can be added?
How to set cookies in PHP?
What is associative array in php?
What is the value for this auto incremented field user_pri_id?
What are the different data types in javascript?
What are the different tables(engine) present in mysql, which one is default?
Differences between get, post and request methods ?
How to execute an sql query?
How does php and apache work?
Write a program to display reverse of any number?