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
Is php a low level language?
Do you know what does mvc stand for and what does each component do?
What is the basic syntax of Php?
What is mysqli_fetch_array?
how to detect a mobile device using php
Tell me how can we get the error when there is a problem to upload a file?
Is php case sensitive?
How we can declare variable in php?
What is orm in php framework?
How to get the ip address of the client?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
Which is faster for or foreach?
How to protect special characters in query string?
How do sessions work in php?
How to check a key exist in an array?