/libraries/phputf8/str_pad.php
Functions
utf8_str_pad (line 23)
Replacement for str_pad. $padStr may contain multi-byte characters.
string
utf8_str_pad
(string $input, int $length, [string $padStr = ' '], [int $type = STR_PAD_RIGHT])
-
string
$input
-
int
$length
-
string
$padStr
-
int
$type: ( same constants as str_pad )
Documentation generated on Mon, 25 Jun 2012 13:59:53 -0500 by phpDocumentor 1.4.4