| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
(no description)
| Version: | $Id: str_split.php,v 1.1 2006/02/25 13:50:17 harryf Exp $ |
| File Size: | 35 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| utf8_str_split($str, $split_len = 1) X-Ref |
| UTF-8 aware alternative to str_split Convert a string to an array Note: requires utf8_strlen to be loaded param: string UTF-8 encoded param: int number to characters to split string by return: string characters in string reverses |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |