Describe the differences between the object models in PHP 4
and PHP 5.
Answer Posted / abbas
php 5 have unified constructors and destructors
php 5 also introduced new Error E-strict .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the 5 types of variables?
What is difference between single quotes and double quotes in php?
What is the function used to change the root directory in PHP?
What is an object in php?
How to move uploaded files to permanent directory?
What is a comment in php?
What is difference between strstr() and stristr()?
Tell me what is needed to be able to use image function?
What is the difference between require and include in php?
How does the identity operator ===compare two values in PHP?
Explain what does $_server means?
What are the difference between overloading and overriding in oops?
What is smarty?
How to convert a string to uppercase in php?
What is a php 5?