Answer Posted / madhu
OOP or Object Oriented Programming PHP has so many features
like:
Class
Object
Polymorphism
Dynamic Binding...etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Require_once(), require(), include(). What is difference between them?
Which is better php or wordpress?
Explain me what is x+ mode in fopen() used for?
Does php have multiple inheritance?
Which function(s) in PHP computes the difference of arrays?
How to set a value in session? How to remove data from a session?
How to connect to mysql from a php script?
What is the difference between die () and exit () in php?
Tell me how a constant is defined in a php script?
What is restful api?
What is the difference between $argv and $argc? Give example?
How can we determine whether a variable is set?
Is php a low level language?
Is php easier than node?
What is move_uploaded_file in php?