10 Tips for PHP scripting (8)

Source: Internet
Author: User
Keywords 10 Tips for PHP scripting (8)
PHP and XML

PHP contains an optional XML extension that supports the expat parser. PHP and XML-related functions allow you to create a parser to work with valid XML documents. If you are using the Apache version after 1.3.7, then you do not need additional library of functions. And all you need to do is configure Php--with-xml.

PHP manuals have several excellent examples of creating PHP-based XML parsers. In addition, the New Riders Book Web application Development with PHP 4.0 also has a detailed description of the XML usage in conjunction with PHP, and one of the authors has written a number of guidelines on zend.com.

Like Java and COM support, PHP's support for XML is still in its infancy, but this area is growing fast. If you have had experience with expat or libxml, you can skip the above content and use your expertise directly.
  • 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.