php_mysql_apache [Electronic resources]

Julie C. Meloni

نسخه متنی -صفحه : 323/ 240
نمايش فراداده

Workshop

The workshop is designed to help you anticipate possible questions, review what you've learned, and begin learning how to put your knowledge into practice.

Quiz

1:

Is English a single-byte or multibyte language? What about Japanese?

2:

What two headers related to character encoding are crucial in a localized site?

Answers

A1:

English is single-byte; Japanese is double-byte.

A2:

Content-Type with the charset indicator, Content-Language.