Popular Books:
Non-ASCII Test Result Analysis
This section provides a detailed analysis of the test results of a PHP script storing non-ASCII characters. 2022-10-01, ∼376🔥, 0💬
List of Multibyte String Functions
This section provides a quick list of multibyte string functions related to Chinese characters. 2022-10-01, ∼374🔥, 0💬
Processing Web Form Input in ASCII
This section describes how to display a Web form and process form input data in ASCII. 2022-10-01, ∼368🔥, 0💬
Steps and Components Involved
This section describes steps and application components involved in inputting Chinese characters through Web forms. 2022-10-01, ∼367🔥, 0💬
mysqladmin - MySQL Admin Tool
This section describes how to use MySQL admin tool to check server status and other admin tasks. 2022-10-01, ∼366🔥, 0💬
Checking Character Set Setting
This section describes how to check the character set settings of text column in MySQL server. 2022-10-01, ∼362🔥, 0💬
Archived: Character Set Variables on MySQL 5
This section describes how to view the current settings of MySQL session variables involved in character set conversions with client programs on MySQL 5. 2022-10-01, ∼358🔥, 0💬
Steps and Components Involved
This section describes steps and application components involved in inputting non-ASCII characters through Web forms. 2022-10-01, ∼352🔥, 0💬
Publishing PHP Scripts as Web Pages
This section describes how to publish PHP scripts as Web pages on the Apache server. 2022-10-01, ∼342🔥, 0💬
Archived Tutorials
This chapter contains some old tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼339🔥, 0💬
Archived: Sending Text in UTF8 Encoding to MySQL 5
This section provides a test on sending non-ASCII character strings to MySQL 5 server in UTF8 encoding. 2022-10-01, ∼339🔥, 0💬
HTML Document Travel Path
This section providing information on how HTML documents travel through various applications from you as a publisher to a user as a viewer of a Web page. 2022-10-01, ∼335🔥, 0💬
Storing ASCII Characters in Non-ASCII Columns
This section describes a test of storing ASCII characters into non-ASCII columns. 2022-10-01, ∼333🔥, 0💬
Archived: Non-ASCII Test Analysis on MySQL 5
This section provides a detailed analysis of the test results of a PHP script storing non-ASCII characters on MySQL 5. 2022-10-01, ∼330🔥, 0💬
Encoding-Convertor.php - Encoding Conversion Test
This section provides a tutorial example to restore corrupted Chinese text with different suggested solutions. 2022-10-01, ∼325🔥, 0💬
Archived: Sending Text in Latin1 Encoding to MySQL 5
This section provides a test on sending non-ASCII character strings to MySQL server in Latin1 encoding. 2022-10-01, ∼323🔥, 0💬
mysql - Command Line Tool
This section provides information about 'mysql' command line tool. 2022-10-01, ∼319🔥, 0💬
Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache server. 2022-10-01, ∼318🔥, 0💬
Archived: Downloading Apache 2.2.4 Binary for Windows
This section describes how to download Apache 2.2.4 binary distribution for Windows. 2022-10-01, ∼316🔥, 0💬
Archived: Installing Apache 2.2.4 on Windows Systems
This section describes how to install Apache 2.2.4 binary distribution on Windows systems. 2022-10-01, ∼315🔥, 0💬
Popular Posts:
This section describes HotSpot JVM options to generate garbage collection logging messages. It also ...
This section describes Sun's JDBC-ODBC Bridge driver and its features.
This section provides a tutorial example on how to perform substructure match with the m.HasSubstruc...
This section describes XML Tools Plugin, which provides a small set of useful tools for editing XML ...
This chapter provides tutorial examples and notes about DES (Data Encryption Standard) algorithm. To...