8.3.2 tokenize
There is no translation yet for this section. Please help out and translate this.. More information about translations
string tokenize ($data, $separator = ',', $leftBound = '(', $rightBound = ')')
Tokenizes a string using $separator, ignoring any instance of $separator that appears between $leftBound and $rightBound.


























