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

Steps and Components Involved
This section describes steps and application components involved in inputting non-ASCII characters through Web forms.
2022-10-01, 169🔥, 0💬

String Literal Travel Path
This section providing information on how string literals in PHP scripts travel through various applications from you as a publisher to a user as a viewer of a Web page.
2022-10-01, 167🔥, 0💬

Archived: Sending Text in Latin1 Encoding to MySQL 5
This section provides a test on sending non-ASCII character strings to MySQL server in Latin1 encoding.
2022-10-01, 166🔥, 0💬

Archived: Commonly Used php_mysql.dll Functions
This section provides a list of commonly used MySQL functions provided by the php_mysql.dll extension.
2022-10-01, 162🔥, 0💬

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

Archived: Installing Apache 2.2.4 on Windows Systems
This section describes how to install Apache 2.2.4 binary distribution on Windows systems.
2022-10-01, 160🔥, 0💬

Archived: mysql_connect() - Creating MySQL Connections
This section describes how to create an object to represent the connection to a MySQL server.
2022-10-01, 158🔥, 0💬

Archived: Non-ASCII Test Analysis on MySQL 5
This section provides a detailed analysis of the test results of a PHP script storing non-ASCII characters on MySQL 5.
2022-10-01, 158🔥, 0💬

Creating Database and User with MySQL Monitor
This section describes how to create a new database and a new user with MySQL monitor.
2022-10-01, 154🔥, 0💬

Archived: Fetching Non-ASCII Text from MySQL 5
This section describes how to set character_set_results properly to retrieve non-ASCII character strings from MySQL 5 server.
2022-10-01, 151🔥, 0💬

Chinese Web Pages with UTF-8 Encoding
This section describes how to create a Chinese HTML document in UTF-8 encoding and publish it on the Apache server.
2022-06-28, 29097🔥, 7💬

💬 2022-06-28 Daniel Ijeh: I looking for tutorial of like how can I make it Chinese when I write English. Making writing the 'lang="zh"' And all I write in...

💬 2020-02-25 Herong: Hope your project can help detecting the infection earlier and easier. Thanks!

💬 2020-02-24 beiswenger.com: Hi, I entered Chinese characters captured from Google Translate, and as you said, placed them in Notepad, named the file "index....

💬 2019-09-03 -连衣裙: -连衣裙

💬 2015-11-17 Herong: James, display sizes of Chinese characters in Chrome are controlled by CSS font-size properties associated with each HTML elemen...

(More comments ...)

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💬

Inputting Chinese Text to MySQL Database in UTF-8
This section describes how to take Chinese text from Web form and store it in MySQL database in UTF-8 encoding.
2021-11-23, 8703🔥, 10💬

💬 2021-11-23 所有色块平均色度值: 所有色块平均色度值

💬 2017-01-03 wade: 你好

💬 2016-07-22 正繁體字 ñ Jú: 正繁體字 ñ Jú

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, 329🔥, 1💬

Downloading Apache 2.4.37 Binary for Windows
This section describes how to download Apache 2.4.37 binary distribution for Windows. You should select the VC15 and 64-bit build to match the PHP engine build.
2019-11-07, 2513🔥, 1💬

💬 2019-11-04 Thainá Rodrigues: This worked out really nicely. Thank you very much for the info.

Copying and Pasting Chinese Input to Big5 Web Forms
This section provides a test on copying and pasting Chinese input text from UTF-8 and GB18030 Web pages to Big5 encoded Web forms.
2019-08-24, 227🔥, 1💬

Chinese Web Sites Using PHP
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 My...
2019-01-21, 5069🔥, 6💬

💬 2019-01-21 Herong: Yashwant, Is the Website in Chinese or English?

💬 2019-01-10 Yashwant: Hi Sir, I am a php developer.. How i can create a website for china..

💬 2015-12-08 Herong: Rob, 欢迎你的访问!But I can only support shared links with technical contents.

💬 2015-12-07 rob: 我是一个母语为英语的php 开发者 。。。 your site is great! [URL removed]

💬 2013-10-27 Herong: Alexis, you are most welcome!

(More comments ...)

Input Chinese Text Data from Web Forms
This chapter provides tutorial notes on input Chinese text data from Web forms. Topics include creating Web form; receiving Chinese input text data with PHP the $_REQUEST array; inputting Chinese text with UTF-8, GB18030, and Big5 encodings; copying and pasting Chinese text on Web forms.
2017-07-30, 844🔥, 5💬

💬 2017-07-30 李莉: 李莉

💬 2015-12-02 周迹武: 上了,又退学了,把她爹都气晕了。

💬 2015-12-01 徐奇文: 徐奇文上大学了吧!如上了,一定是个好大学。她即聪明又好学,如果不是他爹瞎 教,学业可能会更好些。

Input Chinese Text Data to MySQL Database
This chapter provides tutorial notes on saving Chinese text into MySQL database through Web forms and retrieved it back to Web pages. Topics include reviewing the communication process; testing with UTF-8, GBK and Big5 encodings.
2017-05-03, 704🔥, 2💬

💬 2017-05-03 : 你好吗

HelloServer12.php - First SOAP 1.2 Server Application
This section provides a tutorial example on how to write a simple SOAP 1.2 server application. The HelloServer.php example defines a hello() function, adds it to the SOAP server, waits for the client program to call.
2016-10-14, 671🔥, 2💬

💬 2016-10-14 Herong: Mohan, can you show us your source code of index.php?

💬 2016-10-12 Mohan: I am using your code but , I got the bellow error, ( ! ) Fatal error: Uncaught SoapFault exception: [HTTP] Not Found in D:\wamp6...

UTF-8 Encoding Pages with Big5 Characters
This section describes an error case where a UTF-8 encoding page contains Big5 character strings.
2016-10-08, 797🔥, 1💬

What Is an HTTP Response?
This section describes what is an HTTP response - The message returned from a Web server to the client machine in response to an HTTP request from that client machine.
2016-06-06, 163🔥, 1💬

Installing Apache 2.4.37 on Windows Systems
This section describes how to install Apache 2.4.37 binary distribution on Windows systems. The server root directory setting needs to be changed to match the installation directory.
2016-05-15, 719🔥, 1💬

💬 2016-05-15 : 不知道

Chinese Web Pages with Big5 Encoding
This section describes how to create a Chinese HTML document in Big5 encoding and publish it on the Apache server.
2016-02-24, 849🔥, 1💬

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