1 2 3 4 5 > >>   Sort: Rank

Chinese Character Set Encoding Options
This section providing information on character set encoding options for Chinese Web pages: UTF-8, GB, and Big5
2023-01-06, 3480👍, 4💬

💬 2023-01-06 AAA: 谷歌翻譯是谷歌開發的一種多語言神經機器翻譯服務,用於將文本、文檔和網站從 一種語言翻譯成另一種語言

💬 2022-04-18 Berker: 早上好

💬 2019-02-12 你好: 你好

HelloServerWsdl.php - SOAP 1.2 Server Application in WSDL Mode
This section describes a tutorial example of a complete SOAP application with both server and client programs using SOAP 1.2 in WSDL mode.
2023-01-05, 17468👍, 14💬

💬 2023-01-05 pepe: god!!

💬 2017-10-26 Herong: Bel, can you show me your client program here?

💬 2017-10-26 Bel: Hi! I managed to fix my problem before. Client works with php nusoap but returns an error when consumed by ASP.net/C# (Response ...

💬 2017-09-27 Lubos: the only tutorial I found that really expains php soap with wsdl.. thanks a lot

💬 2017-04-01 Herong: Bel, are you try to call the "__" operation in your code?

(More comments ...)

UTF-8 Encoding Pages with GB18030 Characters
This section describes an error case where a UTF-8 encoding page contains GB18030 characters.
2022-12-13, 1915👍, 2💬

💬 2022-12-13 Ivan: hello привет

💬 2018-03-13 logan: r7Ускорение бега ?� 

Download and Install PHP 7.3.0 on Windows
This section describes how to download and install PHP 7.3.0 on Windows systems.
2022-11-27, 22154👍, 5💬

💬 2021-09-14 DTR: alright alrigght alright

💬 2017-05-03 harish: this is best site for all students for satup downloading.

💬 2017-05-03 harish: this is good

Restore Corrupted Chinese Text
This section provides a tutorial example to restore corrupted Chinese text with different suggested solutions.
2022-11-21, 287👍, 1💬

Chinese Character String with UTF-8 Encoding
This section providing information on handling Chinese character string literals in UTF-8 encoding.
2022-11-21, 11657👍, 13💬

💬 2022-11-21 test: test

💬 2020-04-24 PK: Thanks dude it help me a lot.

💬 2019-05-23 明明: 这是一份非常简单的说明书…

💬 2016-03-10 Herong: Developers are welcome! ☺

💬 2016-03-09 as: o i am developer

(More comments ...)

Chinese Web Pages with GB18030 Encoding
This section describes how to create a Chinese HTML document in GB18030 encoding and publish it on the Apache server.
2022-11-17, 3794👍, 7💬

💬 2020-09-28 sdvsd: 86 54 D1 D4 C1 E1 98 D8 D7 F2 9B 41 C2 CA C2 84 8F 8A DC BF CD F5 BD E7 C7 F2 C8 A1 C7 E9 98 49

💬 2015-11-24 Herong: Jee, there is no way to configure Chrome to ignore the encoding error and continue. But you can tell browser to use a different ...

💬 2015-11-24 Jee: I'm simply using Chrome... Is there a way to say to the XML "Just ignore caracters that you would consider as weird and display ...

💬 2015-11-22 Herong: Jee, the issue is probably not in your data. What is the program you use to display the XML data?

💬 2015-11-22 Jee: Hello, I have a database in GB18030. I am trying to display datas through XML, and for some kind of datas, the display in a brow...

Corrupted Chinese File Name with Un-ZIP
This section provides a tutorial example to demonstrate a real life example of Chinese text corruption when unzip ZIP archives generated from Chinese Windows systems.
2022-10-01, 664👍, 0💬

Configuring Apache for PHP CGI Scripts
This section describes how to configure Apache server to support PHP CGI scripts.
2022-10-01, 597👍, 0💬

mb_strlen() - Counting Multibyte Characters
This section describes how to count multi-byte characters using php_mbstring.dll module.
2022-10-01, 323👍, 0💬

Testing Alt Keycodes with IE on a UTF-8 Web Page
This section provides a test on Latin1 Alt keycodes with Internet Explorer (IE) on a Web page with UTF-8 encoding.
2022-10-01, 215👍, 0💬

Archived: MySQL 5.0 Download, Installation and Start
This section describes how to download, install and start MySQL server on Windows systems.
2022-10-01, 201👍, 0💬

Summary
This section provides a quick summary on inputting Chinese characters into MySQL database through Web forms.
2022-10-01, 185👍, 0💬

php_mbstring.dll - Multibyte String Extension
This section describes how to configure PHP to load the mbstring extension (php_mbstring.dll) to support multibyte string functions for UTF-8 encoding.
2022-10-01, 168👍, 0💬

Generate 8-Bit Encoding Tables
This section provides a tutorial example on how to generate 8-bit encoding tables with a PHP script.
2022-10-01, 163👍, 0💬

Archived: Download and Install PHP 5.2.2 on Windows
This section describes how to download and install PHP 5.2.2 on Windows systems.
2022-10-01, 162👍, 0💬

Copying and Pasting Chinese Input to UTF-8 Web Forms
This section provides a test on copying and pasting Chinese input text from GB18030 and Big5 Web pages to UTF-8 encoded Web forms.
2022-10-01, 159👍, 0💬

Processing Chinese Input on Web Forms in Big5
This section describes how to display a Web form and process form Chinese input data in Big5.
2022-10-01, 153👍, 0💬

Inputting Chinese Text to MySQL Database in GBK
This section describes how to take Chinese text from Web form and store it in MySQL database in GBK encoding.
2022-10-01, 150👍, 0💬

Creating a Table with Multiple Character Sets
This section describes how to create a table with multiple character sets in MySQL.
2022-10-01, 149👍, 0💬

Archived: php_mysql.dll - Configuring PHP to Use MySQL Extension
This section describes how to configure PHP load MySQL extension, php_mysql.dll, to use MySQL functions.
2022-10-01, 148👍, 0💬

Inputting Chinese Text to MySQL Database in Big5
This section describes how to take Chinese text from Web form and store it in MySQL database in Big5 encoding.
2022-10-01, 141👍, 0💬

Storing Non-ASCII Characters with Encoded Bytes
This section describes a test of storing non-ASCII characters with encoded bytes for columns with different encodings in MySQL server.
2022-10-01, 139👍, 0💬

Fetching Non-ASCII Text from MySQL
This section describes how to set character_set_results properly to retrieve non-ASCII character strings from MySQL server.
2022-10-01, 138👍, 0💬

1 2 3 4 5 > >>   Sort: Rank