in reply to Re^2: split a string at a defined index
in thread split a string at a defined index
I suspect that by "at a defined index", the IP meant "the third comma" rather than "the 16th character position".
If he does mean the 16th position, using substr is far clearer and vastly more efficient.
|
|---|