WHat is the diff. between PHP4 and PHP5?
Answer Posted / mvp
They are the same, but php 5 has improvements in design,
security, and stablity. it is basically a new version.
| Is This Answer Correct ? | 21 Yes | 43 No |
Post New Answer View All Answers
What is php variable?
When do sessions end?
How to do single and multi line comment in php?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is scope of variable in php?
What is mvc php?
What is a query in php?
Can we set session value in javascript?
How do you measure variables?
How to pass an argument to a function?
Write a hello world program using variable?
What is the difference between == and === in php?
Is numeric in php?
What does the unlink() function means?
What is sticky form in php?