About This Book

This section provides some detailed information about this book - Chinese Web Sites Using PHP.

Title: Chinese Web Sites Using PHP

Author: Herong Yang - Contact by email via herong_yang@yahoo.com.

Category: Language/PHP

Version/Edition: v2.23, 2022

Number of pages in PDF format: 225

Description: This PHP tutorial book is a collection of tutorial notes and sample codes on building Chinese Web sites with PHP scripts and MySQL Server. The concepts presented can also be applied to other server side scripting languages and database servers. Topics include installing PHP, Apache Web Server and MySQL server; Creating dynamic Web pages with PHP scripts; Connecting to MySQL Server from PHP scripts; Creating database columns with different Chinese character sets/encodings; Transferring Chinese text from and to database in specific encoding; Displaying Chinese text in Web pages; Collecting Chinese text in Web input forms. Updated in 2022 (Version v2.23) with minor changes.

Keywords: PHP, Web, Chinese, Character Set, Encoding, GB2312, GB18030, Big5, UTF-8, MySQL, Apache.

Copyright:

Revision history:

Web version: https://www.herongyang.com/PHP-Chinese - Provides free sample chapters, latest updates and readers' comments. The Web version of this book has been viewed a total of:

PDF/EPUB version: https://www.herongyang.com/PHP-Chinese/PDF-Full-Version.html - Provides information on how to obtain the full version of this book in PDF, EPUB, or other format.

Table of Contents

About This Book

 PHP Installation on Windows Systems

 Integrating PHP with Apache Web Server

 charset="*" - Encodings on Chinese Web Pages

 Chinese Characters in PHP String Literals

 Multibyte String Functions in UTF-8 Encoding

 Input Text Data from Web Forms

 Input Chinese Text Data from Web Forms

 MySQL - Installation on Windows

 MySQL - Connecting PHP to Database

 MySQL - Character Set and Encoding

 MySQL - Sending Non-ASCII Text to MySQL

 Retrieving Chinese Text from Database to Web Pages

 Input Chinese Text Data to MySQL Database

 Chinese Text Encoding Conversion and Corruptions

 Archived Tutorials

 References

 Full Version in PDF/EPUB