Retrieving Chinese Text from Database to Web Pages
<< Building Chinese Web Sites using PHP
This chapter provides tutorial notes on fetching Chinese text data from MySQL database and sending it to Web pages. Topics include a summary on retrieving text from MySQL database; tests on retrieving Chinese text in UTF-8, GBK and Big5 encodings.
Steps and Application Components Involved Fetching ASCII Text from Database to Web Fetching Chinese Text from Database to Web Fetching Chinese Text from Database to Web in UTF-8 Fetching Chinese Text from Database to Web in GBK Fetching Chinese Text from Database to Web in Big5 Summary - Fetching Chinese Text from Database to Web
Steps and Application Components Involved
Fetching ASCII Text from Database to Web
Fetching Chinese Text from Database to Web
Fetching Chinese Text from Database to Web in UTF-8
Fetching Chinese Text from Database to Web in GBK
Fetching Chinese Text from Database to Web in Big5
Summary - Fetching Chinese Text from Database to Web