WoW:USERAPI ChunkSplit: Difference between revisions

m
no edit summary
m (New page: {{userfunc}} <!-- Leave this line in! --> <center>'''ChunkSplit''' ''- by egingell -''</center> Split a string into groups of "length" each ending with "endChars" (ident...)
 
mNo edit summary
Line 1: Line 1:
{{userfunc}} <!-- Leave this line in! -->
{{userfunc}} <!-- Leave this line in! -->
<center>'''ChunkSplit''' ''- by [[user:egingell|egingell]] -''</center>


Split a string into groups of "length" each ending with "endChars" (identical to the [http://php.net/chunk-split PHP function] of the same name).
Split a string into groups of "length" each ending with "endChars" (identical to the [http://php.net/chunk-split PHP function] of the same name).
Anonymous user