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 call a php function from html button?
How do sessions work in php?
what is difference between edit and update?
How will you create a mysql database using php ?
How to connect to a url in php?
How is it possible to know the number of rows returned in the result set?
Explain what does the expression exception::__tostring means?
How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
What is local variable in php?
Why laravel is the best php framework in 2019?
What is global variable php?