Pretty descent read!![]()
Sample...
Source: http://www.phpbuilder.com/columns/ia...n20051206.php3What's new in PHP 5 and PHP 6
Most PHP installations out there are still running PHP 4.x. PHP 5.0 has been out a while, and PHP 5.1.1 has just been released. For those of you who haven't yet upgraded, this month I look at some of the changes you can expect to find in the newer versions of PHP, as well as a preview of what you can look forward to in PHP 6.
Changes in PHP 5.0
As befits an entirely new version number, there are substantial differences between PHP 4 and PHP 5. Most of the hype was around the new object model, which was completely rewritten. The PHP 5 version is much more complete, and performs much better as well. In PHP 4, objects were really just primitive data types, and were referenced by value. In an attempt to retain as much backward compatibility as possible, setting the zend.ze1_compatibility_mode in PHP 5 allows compatibility with the version 4 methods. There are a number of other backward incompatible changes. These include...


LinkBack URL
About LinkBacks




Reply With Quote



Bookmarks