PHP5 Official version _php tutorial

Source: Internet
Author: User
Some of the key features of PHP 5 include:
The Zend Engine II with a new object model and dozens of new features.
XML support have been completely redone in PHP 5, all extensions is now focused around the excellent LIBXML2 library (http ://www.xmlsoft.org/).
A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and Vice-versa.
A brand new built-in SOAP extension for interoperability with Web Services.
A new MySQL extension named mysqli for developers using MySQL 4.1 and later. This new extension includes an object-oriented interface in addition to a traditional interface; As well as the support for many of Mysqls new features, such as prepared statements.
SQLite has been bundled with PHP. For more information on SQLite, please visit their website.
Streams has been greatly improved, including the ability to access low-level sockets operations on Streams.

And lots more ...
PHP5 added the latest zendii engine;
Perfect support for XML;
Support SAOP Agreement;
Close integration with MySQL database server to support new features of mysql4.* in object mode
Binding the new database Sqllite to PHP
Flow-Control enhancement
Abandon the unreasonable part of PHP4
PHP5 is said to be suitable for enterprise-level development, object-oriented, more perfect class processing

http://www.bkjia.com/PHPjc/532326.html www.bkjia.com true http://www.bkjia.com/PHPjc/532326.html techarticle Some of the key features of PHP 5 include:the Zend Engine II with a new object model and dozens of new features. XML support have been completely redone in PHP 5, all extensions ar ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.