WHat is the diff. between PHP4 and PHP5?
Answer Posted / chalbal jha
1.public, private and proted method introduced
2.Magic methods has been included
3. we can pass value by reference
| Is This Answer Correct ? | 116 Yes | 17 No |
Post New Answer View All Answers
What is var_dump?
List data types in PHP?
Can we override static method in php?
What is mysql in php?
Why sessions are used in php?
How we can declare variable in php?
What is the purpose of basename() function in PHP?
Can I include php in javascript?
What is mysqli_real_escape_string?
Tell me how is it possible to remove escape characters from a string?
What is array filter in php?
Define object-oriented methodology?
Can a trait extend a class php?
What is php programming used for?
What is whitespace in php?