Describe the differences between the object models in PHP 4
and PHP 5.
Answer / abbas
php 5 have unified constructors and destructors
php 5 also introduced new Error E-strict .
| Is This Answer Correct ? | 1 Yes | 0 No |
How to upload and play video in Php when u r in localhost?
What is htmlentities function in php?
What is meant by nl2br()?
4 Answers Rushmore Consultancy,
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
How do you define a constant in php?
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
What is the use of extract function in php?
What is the difference server side and browser side validation?
What is singleton design pattern in php?
What is meant by pdo in php?
What is the difference between static and dynamic websites?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?