<< < 1 2 3 4 5 >   ∑:102  Sort:Date

mysqladmin - MySQL Admin Tool
This section describes how to use MySQL admin tool to check server status and other admin tasks.
2022-10-01, 190🔥, 0💬

Steps and Application Components Involved
This section describes steps and application components involved in saving Chinese text into MySQL database through Web forms and retrieved it back to Web pages.
2022-10-01, 189🔥, 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, 188🔥, 0💬

Root Cause of Corrupted Chinese Text
This section provides a tutorial example to demonstrate the root cause of corrupted Chinese text - incorrect 8-bit encodings are used to decode original Chinese text.
2022-10-01, 187🔥, 0💬

Archived Tutorials
This chapter contains some old tutorial notes and example codes from previous versions of this book.
2022-10-01, 184🔥, 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, 183🔥, 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, 180🔥, 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, 180🔥, 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, 179🔥, 0💬

Publishing HTML Documents as Web Pages
This section describes how to publish a HTML document on the Apache server.
2022-10-01, 178🔥, 0💬

mysql - Command Line Tool
This section provides information about 'mysql' command line tool.
2022-10-01, 177🔥, 0💬

Storing ASCII Characters in Non-ASCII Columns
This section describes a test of storing ASCII characters into non-ASCII columns.
2022-10-01, 177🔥, 0💬

Permission Error on php-cgi.exe
This section describes the error of 'You don't have permission to access /cgi-bin-php/php-cgi.exe/hello .phpon this server.' It is caused by the syntax change in the PHP directory access permission configuration settings.
2022-10-01, 177🔥, 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, 176🔥, 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, 176🔥, 0💬

Steps and Components Involved
This section describes steps and application components involved in inputting Chinese characters through Web forms.
2022-10-01, 175🔥, 0💬

Checking Character Set Setting
This section describes how to check the character set settings of text column in MySQL server.
2022-10-01, 175🔥, 0💬

Processing Web Form Input in Latin1 Encoding Error
This section provides a tutorial example demonstrating Web form with default text in Latin1 encoding, but the browser converts it to UTF-8 encoding, which results form data being submitted as UTF-8 encoding.
2022-10-01, 174🔥, 0💬

MySQL Encoding Issue Example
This section provides an example of MySQL server encoding issue with Chinese characters, when incorrectly encoded string is stored in database and wrong character_set_* settings are used.
2022-10-01, 174🔥, 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, 170🔥, 0💬

Steps and Components Involved
This section describes steps and application components involved in inputting non-ASCII characters through Web forms.
2022-10-01, 169🔥, 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, 168🔥, 0💬

What Is an HTTP Response?
This section describes what is an HTTP response - The message returned from a Web server to the client machine in response to an HTTP request from that client machine.
2016-06-06, 167🔥, 1💬

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, 166🔥, 0💬

<< < 1 2 3 4 5 >   ∑:102  Sort:Date