I would use https://www.php.net/manual/en/function.vsprintf.php do get the result: $str='qweasdzxc'; $pattern='% % %%%% %%%'; // ['X','X' ...
確定! 回上一頁