document.write('<p class="blockTitle">Chapters in This Book</p>');
document.write('<p class="bookToc"><a href="About-PHP-Chinese-Tutorials.html">About This Book</a></p>');
document.write('<p class="bookToc"><a href="PHP-Installation-Setup.html">PHP Installation on Windows Systems</a></p>');
document.write('<p class="bookToc"><a href="Apache-PHP-Integration.html">Integrating PHP with Apache Web Server</a></p>');
document.write('<p class="bookToc"><a href="charset-Encodings-on-Chinese-Web-Pages.html">charset="*" - Encodings on Chinese Web Pages</a></p>');
document.write('<p class="bookToc"><a href="PHP-Chinese-String-Literals.html">Chinese Characters in PHP String Literals</a></p>');
document.write('<p class="bookToc"><a href="Multibyte-UTF-8-Multibyte-String-Functions.html">Multibyte String Functions in UTF-8 Encoding</a></p>');
document.write('<p class="bookToc"><a href="Web-Form-Input-Text-Data.html">Input Text Data from Web Forms</a></p>');
document.write('<p class="bookToc"><a href="Web-Form-Input-Chinese-Text.html">Input Chinese Text Data from Web Forms</a></p>');
document.write('<p class="bookToc"><a href="MySQL-Installation-and-Setup.html">MySQL - Installation on Windows</a></p>');
document.write('<p class="bookToc"><a href="PHP-MySQL-Connection.html">MySQL - Connecting PHP to Database</a></p>');
document.write('<p class="bookToc"><a href="PHP-MySQL-Character-Set.html">MySQL - Character Set and Encoding</a></p>');
document.write('<p class="bookToc"><a href="PHP-MySQL-Sending-Non-ASCII-Text.html">MySQL - Sending Non-ASCII Text to MySQL</a></p>');
document.write('<p class="bookToc"><a href="MySQL-Retrieve-Chinese-Text-to-Web.html">Retrieving Chinese Text from Database to Web Pages</a></p>');
document.write('<p class="bookToc"><a href="Input-Chinese-Text-to-MySQL.html">Input Chinese Text Data to MySQL Database</a></p>');
document.write('<p class="bookToc"><a href="References.html">References</a></p>');
document.write('<p class="bookToc"><a href="pdf.html">PDF Printing Version</a></p>');