我目前有一个 preg_match_all 用于不包含空格的常规字符串,但我现在需要使其适用于每个空格之间的任何内容。 我需要 abc, hh, hey there, 1 2 3, hey_there_ 返回 abc ...
確定! 回上一頁