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

Location: - Forcing the Browser to Redirect to Another URL
This section provides a tutorial example on how to insert the 'Location:' header line in a HTTP response to tell the browser to do a URL redirect - Send a HTTP request to the specified ULR immediately.
2015-10-21, 645🔥, 4💬

💬 2015-10-21 George: Does anyone know how to tell IIS to NOT do this?

💬 2015-10-21 George: I believe it is IIS changing the contents

💬 2015-09-24 Herong: Hi Robert, you are probably right. I will compare it with the Apache server.

💬 2015-09-23 Robert: This is an issue in IIS, not php.

Archived: MySQL 5.0 Download, Installation and Start
This section describes how to download, install and start MySQL server on Windows systems.
2022-10-01, 509🔥, 0💬

Processing Web Form Input in UTF-8
This section describes how to display a Web form and process form input data in UTF-8.
2015-10-20, 476🔥, 1💬

Input Text Data from Web Forms
This chapter provides tutorial notes on input text data from Web forms. Topics include creating Web form; receiving input text data with PHP the $_REQUEST array; input text data in ASCII, Latin1 and UTF-8 encoding; entering Latin1 characters with Alt keycodes.
2015-10-29, 382🔥, 2💬

Viewing Character Set Variables
This section describes how to view the current settings of MySQL session variables involved in character set conversions with client programs.
2022-10-01, 376🔥, 0💬

Testing Alt Keycodes with IE on a UTF-8 Web Page
This section provides a test on Latin1 Alt keycodes with Internet Explorer (IE) on a Web page with UTF-8 encoding.
2022-10-01, 375🔥, 0💬

Outputting Form Default Input Text in UTF-8
This section describes how to set form default input text with UTF-8 encoded characters.
2022-04-08, 355🔥, 1💬

Copying and Pasting Chinese Input to UTF-8 Web Forms
This section provides a test on copying and pasting Chinese input text from GB18030 and Big5 Web pages to UTF-8 encoded Web forms.
2022-10-01, 343🔥, 0💬

Chinese Characters in PHP String Literals
This chapter provides tutorial notes on Chinese characters in PHP string literals. Topics include PHP string literal syntax; testing Chinese character strings with UTF-8, GB18030, and Big5 encodings.
2021-08-12, 330🔥, 1💬

Generate 8-Bit Encoding Tables
This section provides a tutorial example on how to generate 8-bit encoding tables with a PHP script.
2022-10-01, 314🔥, 0💬

GD Library - Draw Graphical Elements
This section provides a tutorial example on how to draw graphical elements using GD Library functions.
2024-01-19, 306🔥, 2💬

💬 2024-01-19 &amp;amp;amp;amp;lt;zx&a: great

💬 2022-09-22 alì babbà: commento del piffero!

Processing Chinese Input on Web Forms in Big5
This section describes how to display a Web form and process form Chinese input data in Big5.
2022-10-01, 302🔥, 0💬

Inputting Chinese Text to MySQL Database in GBK
This section describes how to take Chinese text from Web form and store it in MySQL database in GBK encoding.
2022-10-01, 299🔥, 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, 293🔥, 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, 276🔥, 0💬

Inputting Chinese Text to MySQL Database in Big5
This section describes how to take Chinese text from Web form and store it in MySQL database in Big5 encoding.
2022-10-01, 272🔥, 0💬

charset="*" - Encodings on Chinese Web Pages
This chapter provides tutorial notes on character set encodings for Chinese Web pages. Topics include Chinese encoding options; using meta tags in HTML documents; testing Chinese Web pages with UTF-8, GB18030, and Big5 encodings.
2022-10-01, 269🔥, 0💬

Chinese Character String with GB18030 Encoding
This section providing information on handling Chinese character string literals in GB18030 encoding. header() function must be called to override the HTTP response header 'Content-type' setting to GB18030 in PHP 7.
2022-10-01, 269🔥, 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, 257🔥, 0💬

MySQL 8.0 Download, Installation and Start
This section provides a tutorial example on how to download, install and start MySQL 8.0 server on Windows systems.
2022-10-01, 248🔥, 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, 246🔥, 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, 245🔥, 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, 244🔥, 0💬

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

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