HOMEその他str_repeat() str_repeat() 投稿日:2022-11-21 投稿者:PS カテゴリ:その他 タグ: function, PHP, 文字列, 関数 str_repeat( "-=" , 5 ); // "-=-=-=-=-=" str_repeat() – PHP Manual