Máy chủ sương mù php-gettext

  • Giới thiệu
  • Cài đặt/Cấu hình
    • Yêu cầu
    • Cài đặt
    • Cấu hình thời gian chạy
    • Các loại tài nguyên
  • Hằng số được xác định trước
  • Hàm Gettext
    • bind_textdomain_codeset — Chỉ định hoặc nhận mã hóa ký tự trong đó các tin nhắn từ danh mục tin nhắn MIỀN sẽ được trả về
    • bindtextdomain - Đặt hoặc nhận đường dẫn cho miền
    • dcgettext — Ghi đè tên miền cho một lần tra cứu
    • dcngettext — Phiên bản số nhiều của dcgettext
    • dgettext — Ghi đè tên miền hiện tại
    • dnggettext — Phiên bản số nhiều của dgettext
    • gettext — Tra cứu thư trong miền hiện tại
    • ngettext — Phiên bản số nhiều của gettext
    • textdomain - Đặt tên miền mặc định

marioandrea dot petruccelli tại gmail dot com ¶

4 năm trước

How to use gettext on Windows.

If you use Linux start from the step 2 and consider cmd as linux shell.

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html

       Check all options during the installation and go on.

2] Create a index.php file into your website directory with this code inside:

    

3] Open cmd and move into your website folder using cd

4] Now create the .mo files directly from the php files using this command
    xgettext -n index.php

       Use xgettext -help to see how to include more php files.

________số 8

- "Language: \n" BECOMES "Language fr\n"
- "Content-Type: text/plain; charset=CHARSET\n" BECOMES "Content-Type: text/plain; charset=UTF-8\n"

If you use Linux start from the step 2 and consider cmd as linux shell.0

If you use Linux start from the step 2 and consider cmd as linux shell.1

If you use Linux start from the step 2 and consider cmd as linux shell.2

If you use Linux start from the step 2 and consider cmd as linux shell.3

If you use Linux start from the step 2 and consider cmd as linux shell.4

If you use Linux start from the step 2 and consider cmd as linux shell.5

If you use Linux start from the step 2 and consider cmd as linux shell.6

If you use Linux start from the step 2 and consider cmd as linux shell.7

If you use Linux start from the step 2 and consider cmd as linux shell.8

If you use Linux start from the step 2 and consider cmd as linux shell.9

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
0

jpatokal tại iki dot fi ¶

13 năm trước

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
1

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
2

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
3

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
4

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
5

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
6

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
7

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
8

sasq1 tại go2 dot pl ¶

13 năm trước

1] First you have to download and install this
      //mlocati.github.io/articles/gettext-iconv-windows.html
9

       Check all options during the installation and go on.0

       Check all options during the installation and go on.1

       Check all options during the installation and go on.2

       Check all options during the installation and go on.3

       Check all options during the installation and go on.4

người đi mưa tại seznam dot cz ¶

13 năm trước

       Check all options during the installation and go on.5

       Check all options during the installation and go on.6

       Check all options during the installation and go on.7

       Check all options during the installation and go on.8

yuricardenas tại gmail dot com ¶

13 năm trước

       Check all options during the installation and go on.9

2] Create a index.php file into your website directory with this code inside:0

2] Create a index.php file into your website directory with this code inside:1

2] Create a index.php file into your website directory with this code inside:2

2] Create a index.php file into your website directory with this code inside:3

2] Create a index.php file into your website directory with this code inside:4

2] Create a index.php file into your website directory with this code inside:5

2] Create a index.php file into your website directory with this code inside:6

2] Create a index.php file into your website directory with this code inside:7

Johnny ¶

8 năm trước

2] Create a index.php file into your website directory with this code inside:8

php tại devicenull dot org ¶

14 năm trước

2] Create a index.php file into your website directory with this code inside:9

cucurella tại gmail dot com ¶

1 năm trước

    

3] Open cmd and move into your website folder using cd
0

    

3] Open cmd and move into your website folder using cd
1

    

3] Open cmd and move into your website folder using cd
2

maximran800 tại gmail chấm com ¶

4 năm trước

    

3] Open cmd and move into your website folder using cd
3

    

3] Open cmd and move into your website folder using cd
4

    

3] Open cmd and move into your website folder using cd
5

    

3] Open cmd and move into your website folder using cd
6

    

3] Open cmd and move into your website folder using cd
7

    

3] Open cmd and move into your website folder using cd
8

afrimuchkov tại yandex dot ru ¶

4 năm trước

    

3] Open cmd and move into your website folder using cd
9

ẩn danh ¶

7 năm trước

4] Now create the .mo files directly from the php files using this command
    xgettext -n index.php
0

Chủ Đề