可以使用php內建函式str_pad() 函式把字串填充為新的長度。 str_pad(string,length,pad_string,pad_type). 引數. string//必需。規定要填充的字串。
確定! 回上一頁