PHP INI Extension=php_intl.dll

Source: Internet
Author: User
Extension=php_intl.dll What's the use of this one? And what's the use of copying a DLL that starts in the ICU to the Apache/bin directory?

Reply content:

Extension=php_intl.dll What's the use of this one? And what's the use of copying a DLL that starts in the ICU to the Apache/bin directory?

Extension=phpIntl.dll represents the PHP load to load this extension. Set in the php.ini file. Currently which php.ini file is effective, you can use the Phpinfo () function, in the PHP file to print out to see. There is also a configuration in php.ini: extensiondir= ' your extension path name ', which defines the DLL file path used by extension. The path defines the Apache/bin directory, and the DLL will be copied into this

Where did you see that?
Why don't you look at the official PHP manual?

Landlord is to know what this DLL is doing, because the name is not intuitive. This DLL is implemented in internationalized i18n character processing. Like GetText, this extension relies on this DLL.

  • 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.