PHP-manual
Föregående
Nästa
str_pad
str_pad -- Pad a string to a certain length with another string
Description
string
str_pad
( string input, int pad_length [, string pad_string [, int pad_type]])
Exempel
1
.
str_pad(
)
example
Föregående
Hem
Nästa
str_ireplace
Upp