| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
(no description)
| Version: | $Id: str_pad.php,v 1.1 2006/09/03 09:25:13 harryf Exp $ |
| File Size: | 57 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| utf8_str_pad($input, $length, $padStr = ' ', $type = STR_PAD_RIGHT) X-Ref |
| Replacement for str_pad. $padStr may contain multi-byte characters. author: Oliver Saunders <oliver (a) osinternetservices.com> param: string $input param: int $length param: string $padStr param: int $type ( same constants as str_pad ) return: string |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |