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 is 'float' property in css?
Can I use php in visual studio?
What is strcmp () in php?
What changes I have to do in php.ini file for file uploading?
What are the ways to define a constant in php?
Does php has a future?
What is difference between mysql_connect and mysqli_connect?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
Do you know what's the difference between __sleep and __wakeup?
How to avoid the undefined index error?
Explain me soundex() and metaphone()?
Write a program in php to print a table of a number?
Explain how is it possible to set an infinite execution time for php script?
What is a string in r?
What is cookie and why do we use it?