global $multibyte

  1. 7.x documentation-7.x/developer/globals.php multibyte
  2. 6.x documentation-6.x/developer/globals.php multibyte

The current multibyte mode. Possible values: UNICODE_ERROR, UNICODE_SINGLEBYTE, UNICODE_MULTIBYTE.

File

documentation-6.x/developer/globals.php, line 206
These are the global variables that Drupal uses.

Code

global $multibyte;