m
Move page script moved page USERAPI ChunkSplit to WoW:USERAPI ChunkSplit without leaving a redirect
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...) |
m (Move page script moved page USERAPI ChunkSplit to WoW:USERAPI ChunkSplit without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{userfunc}} <!-- Leave this line in! --> | {{userfunc}} <!-- Leave this line in! --> | ||
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). | ||
| Line 58: | Line 57: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:User | [[Category:User defined functions]] | ||