FromPHP is a world-wide scripting language that runs on tens of thousands of websites, including Linuxeden PHP 6.0, which is fully forward compatible, while adding many exciting features:
1.php6.0 Better Unicode support
2.NameSpace: Namespaces will better avoid variable name collisions between functions and classes .
3.php6.0 Exciting Web 2.0 features
4.SOAP:
The Simple Object Access Protocol (Soap:simple object, Access Protocol) SOAP can be used in conjunction with many existing Internet protocols and formats, including Hypertext Transfer Protocol (HTTP), Simple Mail Transfer Protocol (SMTP), Multipurpose Internet Mail Expansion Protocol ( MIME). It also supports a large number of applications, from the messaging system to Remote procedure calls (RPCs).
5.XML:
Starting with PHP version 5.1, XmlReader and XmlWriter are already included in the PHP kernel, which allows it to make XML programming easier.
Of course, in addition to adding new features, some features that will bring instability and security risks to the system will be PHP6.0, and the following is the list of canceled content:
Magic_quotes
Register_globals
Register_long_arrays
Safe_mode
Magic_quotes
http://www.bkjia.com/PHPjc/446412.html www.bkjia.com true http://www.bkjia.com/PHPjc/446412.html techarticle from PHP, which is already popular worldwide scripting language, running on tens of thousands of websites, including Linuxeden PHP 6.0 will be fully forward compatible, while adding many exciting features: 1.php6.0 more ...