Пример #1
0
 /**
  * May be used in case the locale charset of this script is not utf-8.
  */
 public static function setCharset($charset)
 {
     self::$charset = $charset;
 }