Answer Posted / m.zeb khan
The main difference is PHP5 has much more focus on Object
Oriented Programming. In PHP5 you can pass functions by
reference, you can have abstract classes, interfaces etc.
| Is This Answer Correct ? | 26 Yes | 5 No |
Post New Answer View All Answers
How to do single and multi line comment in php?
Explain about a search-friendly site looks like?
What are php magic quotes?
Is session a cookie?
Tell me how to find the position of the first occurrence of a substring in a string?
Explain mixed and callback functions?
How to Retrieve the Session ID of the Current Session?
How can we upload a file in php?
What does == mean in php?
What is the difference between characters and #?
What is the super method?
What is final keyword in php?
How to create a public static method in PHP?
Can you convert php to html?
Do you know when sessions ends?