About This Book

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

Website: http://www.herongyang.com/PHP-Chinese - Provides latest updates and readers' comments.

Title: Building Chinese Web Sites Using PHP

Author: Dr. Herong Yang

Category: Language/PHP

Version/Edition: Version 2.20, 2019

Number of pages in PDF format: 168

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; Retrieving Chinese text from database in specific encoding; Retrieving Chinese text to database in specific encoding; Displaying Chinese text in Web pages in specific encoding; Collecting Chinese text in Web form input in specific encoding.

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

Viewer Comment: Your tutorials on building Chinese Web Sites using PHP, are marvelous. Thank you ever so much for them... they taught me everything I need to know about all aspects of the design and was something I have been trying to sort out on my own for almost a year... with your book it took me a few minutes... once again, thank you ever so much. -- Alexis

Viewing statistics:

This book has been viewed a total of:

Revision history:

Copyright:

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

 Archived Tutorials

 References

 Full Version in PDF/EPUB