Popular Books:
Chinese Character String with UTF-8 Encoding
This section providing information on handling Chinese character string literals in UTF-8 encoding. 2024-02-28, ≈13🔥, 16💬
💬 2023-11-03 这是一份非常简单的说明书: 这是一份非常简单的说明书
💬 2020-04-24 PK: Thanks dude it help me a lot.
💬 2019-05-23 明明: 这是一份非常简单的说明书…
GD Library - Draw Graphical Elements
This section provides a tutorial example on how to draw graphical elements using GD Library functions. 2024-01-19, ∼100🔥, 2💬
Chinese Character Set Encoding Options
This section providing information on character set encoding options for Chinese Web pages: UTF-8, GB, and Big5 2024-01-11, ∼4442🔥, 5💬
💬 2023-01-06 AAA: 谷歌翻譯是谷歌開發的一種多語言神經機器翻譯服務,用於將文本、文檔和網站從 一種語言翻譯成另一種語言
Download and Install PHP 7.3.0 on Windows
This section describes how to download and install PHP 7.3.0 on Windows systems. 2023-11-09, ≈32🔥, 7💬
💬 2023-03-23 Simon: I need pictures in teaching
💬 2021-09-14 DTR: alright alrigght alright
💬 2017-05-03 harish: this is best site for all students for satup downloading.
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. 2023-10-06, ∼2006🔥, 1💬
Processing Chinese Input on Web Forms in UTF-8
This section describes how to display a Web form and process form Chinese input data in UTF-8. 2023-08-20, ∼1601🔥, 6💬
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, ∼2336🔥, 2💬
Restore Corrupted Chinese Text
This section provides a tutorial example to restore corrupted Chinese text with different suggested solutions. 2022-11-21, ∼846🔥, 1💬
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, ∼4609🔥, 7💬
Configuring Apache for PHP CGI Scripts
This section describes how to configure Apache server to support PHP CGI scripts. 2022-10-01, ∼1520🔥, 0💬
mb_strlen() - Counting Multibyte Characters
This section describes how to count multi-byte characters using php_mbstring.dll module. 2022-10-01, ∼785🔥, 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, ∼570🔥, 0💬
Viewing Character Set Variables
This section describes how to view the current settings of MySQL session variables involved in character set conversions with client programs. 2022-10-01, ∼553🔥, 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, ∼419🔥, 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, ∼380🔥, 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, ∼353🔥, 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, ∼349🔥, 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, ∼347🔥, 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, ∼319🔥, 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, ∼314🔥, 0💬
MySQL 8.0 Download, Installation and Start
This section provides a tutorial example on how to download, install and start MySQL 8.0 server on Windows systems. 2022-10-01, ∼307🔥, 0💬
Popular Posts:
This section describes how to get a list of all databases on the SQL Server through the DatabaseMeta...
This section provides a quick description of XML features and advantages. The power of XML comes fro...
This section provides a tutorial example on how to find FreeCell registry keys with the 'regedit' se...
This section provides a tutorial example on how enter and use Chinese characters in HTML documents u...
This section describes how to create a table with an AUTO_INCREMENT column.