Popular Books:
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2022-10-01, ∼399🔥, 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, ∼398🔥, 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, ∼394🔥, 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, ∼393🔥, 0💬
Processing Chinese Input on Web Forms in GB18030
This section describes how to display a Web form and process form Chinese input data in GB18030. 2022-10-01, ∼393🔥, 0💬
Entering Latin1 Characters with Alt Keycodes
This section describes how to enter Latin1 characters with Alt keycodes on an English keyboard. 2022-10-01, ∼384🔥, 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, ∼373🔥, 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, ∼373🔥, 0💬
Running PHP Scripts
This section describes how to run PHP scripts in a command window in normal mode and in CGI mode. 2022-10-01, ∼369🔥, 0💬
Copying and Pasting Chinese Input to GB18030 Web Forms
This section provides a test on copying and pasting Chinese input text from UTF-8 and Big5 Web pages to GB18030 encoded Web forms. 2022-10-01, ∼369🔥, 0💬
Summary
This section provides a quick summary on inputting Chinese characters into MySQL database through Web forms. 2022-10-01, ∼355🔥, 0💬
Specifying Character Set for Text Columns
This section describes how to specify character set for text columns in MySQL database. 2022-10-01, ∼344🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼340🔥, 0💬
Creating a Test Table - Comment
This section describes how to create a new table for testing purpose with MySQL monitor. 2022-10-01, ∼330🔥, 0💬
Transmitting Non-ASCII Characters between PHP and MySQL
This section provides information on how non-ASCII characters are transmitted between PHP and MySQL. 2022-10-01, ∼328🔥, 0💬
Popular Posts:
This section describes how to download and install Java SE 10 on Windows.
A tutorial example is provided to show how to use OpenSSL 'enc' command to invoke cipher functions f...
This section describes the built-in primitive datatype, 'base64Binary' that represents binary data r...
This section provides a quick introduction of Web server log files with examples of IIS and Apache s...
This chapter provides tutorial notes and example codes on Java HotSpot VM. Topics include running Ja...