Popular Books:
Creating a Test Table - Comment
This section describes how to create a new table for testing purpose with MySQL monitor. 2022-10-01, ∼267🔥, 0💬
Detect System Default Encoding
This section provides a tutorial example on how to detect the system default encoding with a PHP script that displays the same Chinese text in 4 different encodings. 2022-10-01, ∼264🔥, 0💬
List of Multibyte String Functions
This section provides a quick list of multibyte string functions related to Chinese characters. 2022-10-01, ∼256🔥, 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, ∼255🔥, 0💬
String Literal Travel Path
This section providing information on how string literals in PHP scripts travel through various applications from you as a publisher to a user as a viewer of a Web page. 2022-10-01, ∼254🔥, 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, ∼254🔥, 0💬
Testing Latin1 Alt Keycodes with IE
This section provides a test on Latin1 Alt keycodes with Internet Explorer (IE). 2022-10-01, ∼252🔥, 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, ∼248🔥, 0💬
Steps and Components Involved
This section describes steps and application components involved in inputting non-ASCII characters through Web forms. 2022-10-01, ∼241🔥, 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, ∼239🔥, 0💬
mysql - Command Line Tool
This section provides information about 'mysql' command line tool. 2022-10-01, ∼232🔥, 0💬
Archived Tutorials
This chapter contains some old tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼231🔥, 0💬
Steps and Components Involved
This section describes steps and application components involved in inputting Chinese characters through Web forms. 2022-10-01, ∼230🔥, 0💬
Checking Character Set Setting
This section describes how to check the character set settings of text column in MySQL server. 2022-10-01, ∼230🔥, 0💬
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, ∼230🔥, 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, ∼230🔥, 0💬
Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache server. 2022-10-01, ∼225🔥, 0💬
Storing ASCII Characters in Non-ASCII Columns
This section describes a test of storing ASCII characters into non-ASCII columns. 2022-10-01, ∼223🔥, 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, ∼223🔥, 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, ∼221🔥, 0💬
Popular Posts:
This section describes how to create tables with CLOB (VARCHAR(MAX)) columns in SQL Server server.
This book is a collection of tutorial notes and sample codes written by the author while he was lear...
Chinese Horoscopes - Personality: Chinese Horoscopes - The Mouse/Rat Personality Chinese Horoscopes ...
This section provides a tutorial example on how to add or remove implicit hydrogen atoms in molecule...
This section describes the SHA1 algorithm - a 6-step process of padding of '1000...', appending mess...