PHP 5 features the Zend Engine 2.
XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library ( http://www.xmlsoft.org ).
SQLite has been bundled with PHP. For more information on SQLite, please visit their website .
A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and vice-versa.
Streams have been greatly improved, including the ability to access low-level socket operations on streams.
There have been many changes since Beta 1, some of them documented in the NEWS file and most language changes are documented in ZEND_CHANGES . Get more information from PHP.net.
http://www.php.net/ZEND_CHANGES_PHP_5_0_0b2.txt
Okay, with that said;
Has anyone else installed it? I put it up on another install of apache on my server..
Damn, dis shyite is COOL!
-Shade
XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library ( http://www.xmlsoft.org ).
SQLite has been bundled with PHP. For more information on SQLite, please visit their website .
A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and vice-versa.
Streams have been greatly improved, including the ability to access low-level socket operations on streams.
There have been many changes since Beta 1, some of them documented in the NEWS file and most language changes are documented in ZEND_CHANGES . Get more information from PHP.net.
http://www.php.net/ZEND_CHANGES_PHP_5_0_0b2.txt
Okay, with that said;
Has anyone else installed it? I put it up on another install of apache on my server..
Damn, dis shyite is COOL!
-Shade
