Welcome to the Cookbook

loading...

8.3.2 tokenize

string tokenize ($data, $separator = ',', $leftBound = '(', $rightBound = ')')

文字列を $separator を用いてトークン化します。 $leftBound$rightBound の間にある $separator のインスタンスは無視されます。