Popular Books:
List of Multibyte String Functions
This section provides a quick list of multibyte string functions related to Chinese characters. 2022-10-01, ∼308🔥, 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, ∼308🔥, 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, ∼302🔥, 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, ∼299🔥, 0💬
Archived Tutorials
This chapter contains some old tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼297🔥, 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, ∼295🔥, 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, ∼295🔥, 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, ∼287🔥, 0💬
Steps and Components Involved
This section describes steps and application components involved in inputting non-ASCII characters through Web forms. 2022-10-01, ∼285🔥, 0💬
mysql - Command Line Tool
This section provides information about 'mysql' command line tool. 2022-10-01, ∼283🔥, 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, ∼279🔥, 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, ∼277🔥, 0💬
Checking Character Set Setting
This section describes how to check the character set settings of text column in MySQL server. 2022-10-01, ∼276🔥, 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, ∼275🔥, 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, ∼272🔥, 0💬
Storing ASCII Characters in Non-ASCII Columns
This section describes a test of storing ASCII characters into non-ASCII columns. 2022-10-01, ∼268🔥, 0💬
Archived: Commonly Used php_mysql.dll Functions
This section provides a list of commonly used MySQL functions provided by the php_mysql.dll extension. 2022-10-01, ∼266🔥, 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, ∼264🔥, 0💬
Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache server. 2022-10-01, ∼260🔥, 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, ∼260🔥, 0💬
Popular Posts:
Where to find lucky wedding dates for year 2030? Lucky Wedding Dates: 2030 - Year of the Dog ⇒ Luc...
This section describes how to load the JDBC-ODBC Bridge driver class with the Class.forName() method...
中国生物新冠疫苗的生产能力有多强? 中国生物分别在北京和武汉建成的新冠灭活疫苗高等级 生物安全生产车间,经国家有关...
Where to find lucky wedding dates for year 2034? Lucky Wedding Dates: 2034 - Year of the Tiger ⇒ L...
This chapter provides tutorial notes and example codes on RSA implementation using Java BigInteger c...