Manual
do
PHP
Anterior
Próxima
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]])
Exemplo
1
.
str_pad(
)
example
Anterior
Principal
Próxima
Acima