The current multibyte mode.
Possible values: UNICODE_ERROR, UNICODE_SINGLEBYTE, UNICODE_MULTIBYTE.
File
- developer/
globals.php, line 207 - These are the global variables that Drupal uses.
Code
<?php
global $multibyte
?>
Login or register to post comments