/libraries/phputf8/str_split.php

Description
  • version: $Id$
Functions
utf8_str_split (line 21)

UTF-8 aware alternative to str_split

Convert a string to an array Note: requires utf8_strlen to be loaded

string utf8_str_split (string $str, [int $split_len = 1])
  • string $str: UTF-8 encoded
  • int $split_len: number to characters to split string by

Documentation generated on Mon, 25 Jun 2012 13:59:53 -0500 by phpDocumentor 1.4.4