Tác giả Chủ đề: Cài đặt thư viện ICU và PHP Intl extension trên Mac  (Đọc 2435 lần)

0 Thành viên và 1 Khách đang xem chủ đề.

Offline admin

  • Administrator
  • Trung tướng
  • *****
  • Điểm yêu thích +105/-0
  • Giới tính: Nam
  • Học, học nữa, học mãi
    • Diễn đàn Nhật Bản
  • Paypal Account: admin@diendannhatban.info
Cài đặt thư viện ICU và PHP Intl extension trên Mac
« vào lúc: Thứ hai, 15/06/2015, 07:46:43 pm »
Installing the ICU libraries and the PHP Intl extension on a Mac

What is “Intl“? Per the PHP docs:
Internationalization extension (further is referred as Intl) is a wrapper for » ICU library, enabling PHP programmers to perform » UCA-conformant collation and date/time/number/currency formatting in their scripts.

Alright, so what is ICU?
ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software.

Installing PEAR/PECL
PEAR and PECL are repositories for PHP extensions. You need those installed in order to install Intl with PECL.

Source:
Bạn không thể xem liên kết này. Đăng ký hoặc Đăng nhập
Bạn không thể xem liên kết này. Đăng ký hoặc Đăng nhập
Bạn không thể xem liên kết này. Đăng ký hoặc Đăng nhập


Diễn đàn Nhật Bản